Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-44292 (GCVE-0-2026-44292)
Vulnerability from cvelistv5 – Published: 2026-05-13 14:42 – Updated: 2026-05-18 14:01- CWE-1321 - Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
| URL | Tags |
|---|---|
| https://github.com/protobufjs/protobuf.js/securit… | x_refsource_CONFIRM |
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| protobufjs | protobuf.js |
Affected:
< 7.5.6
Affected: >= 8.0.0, < 8.0.2 |
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-44292",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-18T13:59:48.572838Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-18T14:01:31.297Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "protobuf.js",
"vendor": "protobufjs",
"versions": [
{
"status": "affected",
"version": "\u003c 7.5.6"
},
{
"status": "affected",
"version": "\u003e= 8.0.0, \u003c 8.0.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated message constructors copied enumerable properties from a provided properties object without filtering the __proto__ key. If an application constructed a message from an attacker-controlled plain object, an own enumerable __proto__ property could alter the prototype of that individual message instance. This vulnerability is fixed in 7.5.6 and 8.0.2."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1321",
"description": "CWE-1321: Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-13T14:42:55.155Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-fx83-v9x8-x52w",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-fx83-v9x8-x52w"
}
],
"source": {
"advisory": "GHSA-fx83-v9x8-x52w",
"discovery": "UNKNOWN"
},
"title": "protobufjs: Prototype injection in generated message constructors"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-44292",
"datePublished": "2026-05-13T14:42:55.155Z",
"dateReserved": "2026-05-05T17:39:31.112Z",
"dateUpdated": "2026-05-18T14:01:31.297Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-44292",
"date": "2026-08-26",
"epss": "0.00264",
"percentile": "0.17902"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-44292\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-05-13T16:16:56.123\",\"lastModified\":\"2026-06-17T10:50:27.327\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated message constructors copied enumerable properties from a provided properties object without filtering the __proto__ key. If an application constructed a message from an attacker-controlled plain object, an own enumerable __proto__ property could alter the prototype of that individual message instance. This vulnerability is fixed in 7.5.6 and 8.0.2.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"protobufjs\",\"product\":\"protobuf.js\",\"versions\":[{\"version\":\"\u003c 7.5.6\",\"status\":\"affected\"},{\"version\":\"\u003e= 8.0.0, \u003c 8.0.2\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-05-18T13:59:48.572838Z\",\"id\":\"CVE-2026-44292\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1321\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"7.5.6\",\"matchCriteriaId\":\"BC190A12-59A1-4DEF-A65D-E4216ED5B807\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.2\",\"matchCriteriaId\":\"734292AA-F3B2-4E3E-9FA2-0EBA7AB0BB45\"}]}]}],\"references\":[{\"url\":\"https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-fx83-v9x8-x52w\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-08-26T16:00:58+00:00",
"cve": "CVE-2026-44292",
"id": "CVE-2026-44292",
"initial_release_date": "2026-05-13T14:42:55.155000+00:00",
"product_status:fixed": "7",
"product_status:known_affected": "15",
"product_status:known_not_affected": "699",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "protobufjs: protobufjs: Data integrity impact due to prototype pollution",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-44292.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-44292\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-18T13:59:48.572838Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-18T14:01:13.401Z\"}}], \"cna\": {\"title\": \"protobufjs: Prototype injection in generated message constructors\", \"source\": {\"advisory\": \"GHSA-fx83-v9x8-x52w\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"protobufjs\", \"product\": \"protobuf.js\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 7.5.6\"}, {\"status\": \"affected\", \"version\": \"\u003e= 8.0.0, \u003c 8.0.2\"}]}], \"references\": [{\"url\": \"https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-fx83-v9x8-x52w\", \"name\": \"https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-fx83-v9x8-x52w\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated message constructors copied enumerable properties from a provided properties object without filtering the __proto__ key. If an application constructed a message from an attacker-controlled plain object, an own enumerable __proto__ property could alter the prototype of that individual message instance. This vulnerability is fixed in 7.5.6 and 8.0.2.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1321\", \"description\": \"CWE-1321: Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-05-13T14:42:55.155Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-44292\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-18T14:01:31.297Z\", \"dateReserved\": \"2026-05-05T17:39:31.112Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-05-13T14:42:55.155Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
CERTFR-2026-AVI-0788
Vulnerability from certfr_avis - Published: 2026-06-19 - Updated: 2026-06-19
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | N/A | WebSphere Service Registry and Repository versions 8.5 sans les derniers correctifs de sécurité | ||
| IBM | N/A | WebSphere Application Server versions 8.5.0 sans les derniers correctifs de sécurité | ||
| IBM | N/A | IBM QRadar SIEM versions 7.5.0 antérieures à 7.5.0 UP15 IF04 | ||
| IBM | N/A | WebSphere Application Server - Liberty versions 17.x à 26.x sans les derniers correctifs de sécurité | ||
| IBM | N/A | DB2 Query Management Facility versions 12.2.0.5 sans les derniers correctifs de sécurité | ||
| IBM | N/A | Tivoli Composite Application Manager for Applications WebSphere MQ Monitoring Agent versions 7.3.0 Fix Pack 4 sans les derniers correctifs de sécurité | ||
| IBM | N/A | Security QRadar Log Management AQL Plugin versions 1.x antérieures à 1.1.6 | ||
| IBM | N/A | Sterling Connect:Direct Web Services versions 6.3.0 antérieures à 6.3.0.19 | ||
| IBM | N/A | Sterling Connect:Direct Web Services versions 6.4.0 antérieures à 6.4.0.8 | ||
| IBM | N/A | Sterling B2B Integrator et IBM Sterling File Gateway versions 6.2.1 antérieures à 6.2.1.2 | ||
| IBM | N/A | DB2 Query Management Facility versions 13.1.x sans les derniers correctifs de sécurité | ||
| IBM | N/A | WebSphere Application Server versions 9.0.0 à 9.0.5.28 sans les derniers correctifs de sécurité | ||
| IBM | N/A | Sterling Connect:Direct File Agent versions 1.4.0.3 à 1.4.0.5_iFi011 pour AIX, Linux x64, Linux PPC et Windows sans le correctif de sécurité 1.4.0.5_iFix012 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "WebSphere Service Registry and Repository versions 8.5 sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 8.5.0 sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar SIEM versions 7.5.0 ant\u00e9rieures \u00e0 7.5.0 UP15 IF04",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server - Liberty versions 17.x \u00e0 26.x sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "DB2 Query Management Facility versions 12.2.0.5 sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Tivoli Composite Application Manager for Applications WebSphere MQ Monitoring Agent versions 7.3.0 Fix Pack 4 sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Security QRadar Log Management AQL Plugin versions 1.x ant\u00e9rieures \u00e0 1.1.6",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.3.0 ant\u00e9rieures \u00e0 6.3.0.19",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.4.0 ant\u00e9rieures \u00e0 6.4.0.8",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling B2B Integrator et IBM Sterling File Gateway versions 6.2.1 ant\u00e9rieures \u00e0 6.2.1.2",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "DB2 Query Management Facility versions 13.1.x sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 9.0.0 \u00e0 9.0.5.28 sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct File Agent versions 1.4.0.3 \u00e0 1.4.0.5_iFi011 pour AIX, Linux x64, Linux PPC et Windows sans le correctif de s\u00e9curit\u00e9 1.4.0.5_iFix012",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"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-2026-6474",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6474"
},
{
"name": "CVE-2026-44289",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44289"
},
{
"name": "CVE-2026-6472",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6472"
},
{
"name": "CVE-2025-14087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14087"
},
{
"name": "CVE-2025-41234",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41234"
},
{
"name": "CVE-2026-6479",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6479"
},
{
"name": "CVE-2026-44293",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44293"
},
{
"name": "CVE-2026-44290",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44290"
},
{
"name": "CVE-2026-40355",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40355"
},
{
"name": "CVE-2026-41239",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41239"
},
{
"name": "CVE-2026-41305",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41305"
},
{
"name": "CVE-2026-33814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33814"
},
{
"name": "CVE-2026-45740",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45740"
},
{
"name": "CVE-2026-43284",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43284"
},
{
"name": "CVE-2026-39824",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39824"
},
{
"name": "CVE-2026-40977",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40977"
},
{
"name": "CVE-2026-22013",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22013"
},
{
"name": "CVE-2026-32635",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32635"
},
{
"name": "CVE-2026-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22018"
},
{
"name": "CVE-2026-41988",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41988"
},
{
"name": "CVE-2024-7246",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7246"
},
{
"name": "CVE-2026-6637",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6637"
},
{
"name": "CVE-2026-41242",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41242"
},
{
"name": "CVE-2025-41248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41248"
},
{
"name": "CVE-2026-34282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34282"
},
{
"name": "CVE-2026-6473",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6473"
},
{
"name": "CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"name": "CVE-2025-14512",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14512"
},
{
"name": "CVE-2026-5758",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5758"
},
{
"name": "CVE-2026-27136",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27136"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2026-23865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23865"
},
{
"name": "CVE-2026-40356",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40356"
},
{
"name": "CVE-2026-33671",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33671"
},
{
"name": "CVE-2026-5598",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5598"
},
{
"name": "CVE-2026-33750",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33750"
},
{
"name": "CVE-2026-44288",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44288"
},
{
"name": "CVE-2026-8646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8646"
},
{
"name": "CVE-2026-6918",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6918"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2026-6638",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6638"
},
{
"name": "CVE-2026-9320",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9320"
},
{
"name": "CVE-2026-40975",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40975"
},
{
"name": "CVE-2026-41240",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41240"
},
{
"name": "CVE-2026-42506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42506"
},
{
"name": "CVE-2026-27903",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27903"
},
{
"name": "CVE-2025-41235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41235"
},
{
"name": "CVE-2026-46300",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46300"
},
{
"name": "CVE-2026-25680",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25680"
},
{
"name": "CVE-2026-6478",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6478"
},
{
"name": "CVE-2026-10845",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10845"
},
{
"name": "CVE-2026-6475",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6475"
},
{
"name": "CVE-2026-22016",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22016"
},
{
"name": "CVE-2026-22021",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22021"
},
{
"name": "CVE-2026-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22007"
},
{
"name": "CVE-2026-34268",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34268"
},
{
"name": "CVE-2026-44291",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44291"
},
{
"name": "CVE-2026-42583",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42583"
},
{
"name": "CVE-2026-41680",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41680"
},
{
"name": "CVE-2026-44292",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44292"
},
{
"name": "CVE-2026-29181",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29181"
},
{
"name": "CVE-2026-6477",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6477"
},
{
"name": "CVE-2026-42502",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42502"
},
{
"name": "CVE-2026-33672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33672"
},
{
"name": "CVE-2026-8723",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8723"
},
{
"name": "CVE-2026-25681",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25681"
},
{
"name": "CVE-2026-40973",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40973"
},
{
"name": "CVE-2026-46333",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46333"
},
{
"name": "CVE-2026-41035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41035"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2026-9330",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9330"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
},
{
"name": "CVE-2026-9311",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9311"
},
{
"name": "CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"name": "CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"name": "CVE-2026-41238",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41238"
},
{
"name": "CVE-2026-9071",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9071"
},
{
"name": "CVE-2026-9006",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9006"
},
{
"name": "CVE-2025-41242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41242"
},
{
"name": "CVE-2026-44294",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44294"
},
{
"name": "CVE-2026-22008",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22008"
},
{
"name": "CVE-2025-14813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14813"
},
{
"name": "CVE-2026-41907",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41907"
},
{
"name": "CVE-2026-27904",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27904"
}
],
"initial_release_date": "2026-06-19T00:00:00",
"last_revision_date": "2026-06-19T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0788",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-06-19T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Injection SQL (SQLi)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2026-06-15",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276427",
"url": "https://www.ibm.com/support/pages/node/7276427"
},
{
"published_at": "2026-06-17",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276831",
"url": "https://www.ibm.com/support/pages/node/7276831"
},
{
"published_at": "2026-06-15",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276430",
"url": "https://www.ibm.com/support/pages/node/7276430"
},
{
"published_at": "2026-06-15",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276432",
"url": "https://www.ibm.com/support/pages/node/7276432"
},
{
"published_at": "2026-06-15",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276433",
"url": "https://www.ibm.com/support/pages/node/7276433"
},
{
"published_at": "2026-06-16",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276620",
"url": "https://www.ibm.com/support/pages/node/7276620"
},
{
"published_at": "2026-06-16",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276616",
"url": "https://www.ibm.com/support/pages/node/7276616"
},
{
"published_at": "2026-06-15",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276425",
"url": "https://www.ibm.com/support/pages/node/7276425"
},
{
"published_at": "2026-06-16",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276597",
"url": "https://www.ibm.com/support/pages/node/7276597"
},
{
"published_at": "2026-06-15",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276428",
"url": "https://www.ibm.com/support/pages/node/7276428"
},
{
"published_at": "2026-06-17",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276761",
"url": "https://www.ibm.com/support/pages/node/7276761"
},
{
"published_at": "2026-06-17",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276816",
"url": "https://www.ibm.com/support/pages/node/7276816"
},
{
"published_at": "2026-06-16",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276589",
"url": "https://www.ibm.com/support/pages/node/7276589"
},
{
"published_at": "2026-06-17",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276832",
"url": "https://www.ibm.com/support/pages/node/7276832"
},
{
"published_at": "2026-06-12",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276187",
"url": "https://www.ibm.com/support/pages/node/7276187"
},
{
"published_at": "2026-06-15",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276426",
"url": "https://www.ibm.com/support/pages/node/7276426"
},
{
"published_at": "2026-06-16",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276579",
"url": "https://www.ibm.com/support/pages/node/7276579"
},
{
"published_at": "2026-06-15",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276303",
"url": "https://www.ibm.com/support/pages/node/7276303"
},
{
"published_at": "2026-06-12",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276193",
"url": "https://www.ibm.com/support/pages/node/7276193"
},
{
"published_at": "2026-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276939",
"url": "https://www.ibm.com/support/pages/node/7276939"
},
{
"published_at": "2026-06-16",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276600",
"url": "https://www.ibm.com/support/pages/node/7276600"
},
{
"published_at": "2026-06-12",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276189",
"url": "https://www.ibm.com/support/pages/node/7276189"
},
{
"published_at": "2026-06-15",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276429",
"url": "https://www.ibm.com/support/pages/node/7276429"
},
{
"published_at": "2026-06-15",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276392",
"url": "https://www.ibm.com/support/pages/node/7276392"
},
{
"published_at": "2026-06-12",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7276185",
"url": "https://www.ibm.com/support/pages/node/7276185"
}
]
}
cleanstart-2026-rz36238
Vulnerability from cleanstart
Package azure-functions-node version 4.1052.200-r0 fixes 22 vulnerabilities: CVE-2026-41907, CVE-2026-48068, CVE-2026-48069, CVE-2024-37168, CVE-2024-4068...
| URL | Type | |
|---|---|---|
{
"affected": [
{
"package": {
"ecosystem": "Alpine",
"name": "azure-functions-node"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.1052.200-r0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.1052.200-r0"
]
}
],
"credits": [],
"database_specific": {},
"details": "Package azure-functions-node version 4.1052.200-r0 fixes 22 vulnerabilities: CVE-2026-41907, CVE-2026-48068, CVE-2026-48069, CVE-2024-37168, CVE-2024-4068...",
"id": "CLEANSTART-2026-RZ36238",
"modified": "2026-07-30T09:30:07Z",
"published": "2026-07-30T07:10:53Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/Azure/azure-functions-host"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes in azure-functions-node 4.1052.200-r0",
"upstream": [
"CVE-2026-41907",
"CVE-2026-48068",
"CVE-2026-48069",
"CVE-2024-37168",
"CVE-2024-4068",
"CVE-2024-4067",
"CVE-2026-33671",
"CVE-2026-33672",
"CVE-2026-41242",
"CVE-2026-44289",
"CVE-2026-44290",
"CVE-2026-44291",
"CVE-2026-44293",
"CVE-2026-48712",
"CVE-2026-44288",
"CVE-2026-44292",
"CVE-2026-44294",
"CVE-2026-45740",
"CVE-2026-54269",
"CVE-2026-54271",
"CVE-2026-44295",
"CVE-2026-41907"
]
}
FKIE_CVE-2026-44292
Vulnerability from fkie_nvd - Published: 2026-05-13 16:16 - Updated: 2026-06-17 10:50| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-fx83-v9x8-x52w | Mitigation, Vendor Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| protobufjs_project | protobufjs | * | |
| protobufjs_project | protobufjs | * |
{
"affected": [
{
"affectedData": [
{
"product": "protobuf.js",
"vendor": "protobufjs",
"versions": [
{
"status": "affected",
"version": "\u003c 7.5.6"
},
{
"status": "affected",
"version": "\u003e= 8.0.0, \u003c 8.0.2"
}
]
}
],
"source": "security-advisories@github.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "BC190A12-59A1-4DEF-A65D-E4216ED5B807",
"versionEndExcluding": "7.5.6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "734292AA-F3B2-4E3E-9FA2-0EBA7AB0BB45",
"versionEndExcluding": "8.0.2",
"versionStartIncluding": "8.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated message constructors copied enumerable properties from a provided properties object without filtering the __proto__ key. If an application constructed a message from an attacker-controlled plain object, an own enumerable __proto__ property could alter the prototype of that individual message instance. This vulnerability is fixed in 7.5.6 and 8.0.2."
}
],
"id": "CVE-2026-44292",
"lastModified": "2026-06-17T10:50:27.327",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "security-advisories@github.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-44292",
"options": [
{
"exploitation": "none"
},
{
"automatable": "yes"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-18T13:59:48.572838Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-05-13T16:16:56.123",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Mitigation",
"Vendor Advisory"
],
"url": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-fx83-v9x8-x52w"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-1321"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
GHSA-FX83-V9X8-X52W
Vulnerability from github – Published: 2026-05-12 15:01 – Updated: 2026-05-14 20:35Summary
protobufjs generated message constructors copied enumerable properties from a provided properties object without filtering the __proto__ key. If an application constructed a message from an attacker-controlled plain object, an own enumerable __proto__ property could alter the prototype of that individual message instance.
Impact
An attacker who can control the properties object passed to a generated protobufjs message constructor or creation helper may be able to modify the prototype chain of the resulting message instance.
This is a per-instance prototype injection issue. It does not pollute Object.prototype or other global prototypes. The impact depends on downstream application behavior, such as relying on inherited properties, prototype methods, or instanceof checks for message objects.
Applications that only decode binary protobuf data, or that construct messages from trusted application-defined objects, are not directly affected by this issue.
Preconditions
- The application must allow an attacker to control or influence a plain object used to construct a protobufjs message.
- The object must contain an own enumerable
__proto__property, for example from parsed JSON input. - The application must pass that object to a generated message constructor or creation helper that copies arbitrary enumerable properties.
Workarounds
Do not pass attacker-controlled plain objects directly to generated message constructors with affected versions. If untrusted JSON input must be accepted, validate or sanitize object keys before constructing messages, and reject __proto__ properties.
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 7.5.5"
},
"package": {
"ecosystem": "npm",
"name": "protobufjs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "7.5.6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 8.0.1"
},
"package": {
"ecosystem": "npm",
"name": "protobufjs"
},
"ranges": [
{
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-44292"
],
"database_specific": {
"cwe_ids": [
"CWE-1321"
],
"github_reviewed": true,
"github_reviewed_at": "2026-05-12T15:01:44Z",
"nvd_published_at": "2026-05-13T16:16:56Z",
"severity": "MODERATE"
},
"details": "## Summary\n\nprotobufjs generated message constructors copied enumerable properties from a provided properties object without filtering the `__proto__` key. If an application constructed a message from an attacker-controlled plain object, an own enumerable `__proto__` property could alter the prototype of that individual message instance.\n\n## Impact\n\nAn attacker who can control the properties object passed to a generated protobufjs message constructor or creation helper may be able to modify the prototype chain of the resulting message instance.\n\nThis is a per-instance prototype injection issue. It does not pollute `Object.prototype` or other global prototypes. The impact depends on downstream application behavior, such as relying on inherited properties, prototype methods, or `instanceof` checks for message objects.\n\nApplications that only decode binary protobuf data, or that construct messages from trusted application-defined objects, are not directly affected by this issue.\n\n## Preconditions\n\n- The application must allow an attacker to control or influence a plain object used to construct a protobufjs message.\n- The object must contain an own enumerable `__proto__` property, for example from parsed JSON input.\n- The application must pass that object to a generated message constructor or creation helper that copies arbitrary enumerable properties.\n\n## Workarounds\n\nDo not pass attacker-controlled plain objects directly to generated message constructors with affected versions. If untrusted JSON input must be accepted, validate or sanitize object keys before constructing messages, and reject `__proto__` properties.",
"id": "GHSA-fx83-v9x8-x52w",
"modified": "2026-05-14T20:35:19Z",
"published": "2026-05-12T15:01:44Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-fx83-v9x8-x52w"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44292"
},
{
"type": "PACKAGE",
"url": "https://github.com/protobufjs/protobuf.js"
},
{
"type": "WEB",
"url": "https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.5.6"
},
{
"type": "WEB",
"url": "https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.0.2"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "protobuf.js: Prototype injection in generated message constructors"
}
RHSA-2026:42815
Vulnerability from csaf_redhat - Published: 2026-07-21 14:07 - Updated: 2026-08-26 22:07A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in protobufjs, a library that compiles protobuf definitions into JavaScript functions. A remote attacker could exploit this vulnerability by sending a specially crafted protobuf binary payload. This payload could cause uncontrolled recursion during the decoding of nested protobuf data, leading to the exhaustion of the JavaScript call stack. This ultimately results in a Denial of Service (DoS) for applications using the affected library.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in protobufjs. This vulnerability allows an attacker to craft a protobuf schema or JSON descriptor that, when processed, can traverse through inherited object properties. This can lead to writing to global JavaScript constructors, corrupting process-wide built-in functionality. The most significant impact is a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in protobufjs, a library that compiles protobuf definitions into JavaScript functions. This prototype pollution vulnerability occurs when `Object.prototype` is polluted, allowing attacker-controlled properties to be resolved as valid protobuf type information. This can lead to attacker-controlled strings being emitted into generated JavaScript code, potentially resulting in arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in protobufjs, a library that compiles protobuf definitions into JavaScript functions. This vulnerability allows an attacker to manipulate the internal structure of message objects. By providing a specially crafted input, an attacker could alter the prototype of individual message instances, potentially leading to unauthorized modification of data or unexpected application behavior, thereby impacting data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in protobufjs. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a crafted JSON descriptor with deeply nested namespace definitions. This can lead to the exhaustion of the JavaScript call stack during descriptor loading, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in linkify-it, a library for recognizing links with full Unicode support. The LinkifyIt.prototype.match function, the package's primary public API, has an algorithmic complexity of O(N²) for inputs containing many fuzzy links or emails. This can be exploited by a remote attacker sending a specially crafted request body, leading to a worker-process denial of service (DoS) due to excessive CPU usage when synchronously rendering untrusted Markdown with linkify enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64 | — |
Vendor Fix
fix
|
A flaw was found in DOMPurify, a tool designed to sanitize HTML, MathML, and SVG to prevent cross-site scripting (XSS) attacks. When performing in-place sanitization, DOMPurify could fail to properly process content within shadow DOM elements attached to a <template>.content. This oversight allows an attacker to embed malicious code, such as JavaScript, which could then execute when the sanitized template is used by an application, potentially leading to unauthorized actions or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64 | — |
Vendor Fix
fix
|
A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on the total decompressed data, the number of entries, or the decompression ratio during extraction and parsing. The primary impact is a Denial of Service (DoS), making the affected system or application unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop, repeatedly parsing the same header and preventing further processing. This can lead to a denial of service (DoS) condition, making the affected system or application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:42815 | self |
| https://access.redhat.com/security/cve/CVE-2026-13149 | external |
| https://access.redhat.com/security/cve/CVE-2026-13676 | external |
| https://access.redhat.com/security/cve/CVE-2026-44289 | external |
| https://access.redhat.com/security/cve/CVE-2026-44290 | external |
| https://access.redhat.com/security/cve/CVE-2026-44291 | external |
| https://access.redhat.com/security/cve/CVE-2026-44292 | external |
| https://access.redhat.com/security/cve/CVE-2026-45740 | external |
| https://access.redhat.com/security/cve/CVE-2026-48801 | external |
| https://access.redhat.com/security/cve/CVE-2026-49978 | external |
| https://access.redhat.com/security/cve/CVE-2026-59873 | external |
| https://access.redhat.com/security/cve/CVE-2026-59874 | external |
| https://access.redhat.com/security/updates/classi… | external |
| https://docs.redhat.com/en/documentation/red_hat_… | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-13149 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2494813 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-13149 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-13149 | external |
| https://github.com/juliangruber/brace-expansion/c… | external |
| https://www.npmjs.com/package/brace-expansion | external |
| https://access.redhat.com/security/cve/CVE-2026-13676 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2494197 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-13676 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-13676 | external |
| https://cna.openjsf.org/security-advisories.html | external |
| https://github.com/fastify/fast-uri/security/advi… | external |
| https://access.redhat.com/security/cve/CVE-2026-44289 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477130 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44289 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44289 | external |
| https://github.com/protobufjs/protobuf.js/securit… | external |
| https://access.redhat.com/security/cve/CVE-2026-44290 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477100 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44290 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44290 | external |
| https://github.com/protobufjs/protobuf.js/securit… | external |
| https://access.redhat.com/security/cve/CVE-2026-44291 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477111 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44291 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44291 | external |
| https://github.com/protobufjs/protobuf.js/securit… | external |
| https://access.redhat.com/security/cve/CVE-2026-44292 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477088 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44292 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44292 | external |
| https://github.com/protobufjs/protobuf.js/securit… | external |
| https://access.redhat.com/security/cve/CVE-2026-45740 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477081 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-45740 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-45740 | external |
| https://github.com/protobufjs/protobuf.js/securit… | external |
| https://access.redhat.com/security/cve/CVE-2026-48801 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2500656 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-48801 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-48801 | external |
| https://github.com/markdown-it/linkify-it/commit/… | external |
| https://github.com/markdown-it/linkify-it/securit… | external |
| https://access.redhat.com/security/cve/CVE-2026-49978 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2500695 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-49978 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-49978 | external |
| https://github.com/cure53/DOMPurify/commit/ca30f0… | external |
| https://github.com/cure53/DOMPurify/releases/tag/3.4.7 | external |
| https://github.com/cure53/DOMPurify/security/advi… | external |
| https://access.redhat.com/security/cve/CVE-2026-59873 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2498120 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-59873 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-59873 | external |
| https://github.com/isaacs/node-tar/commit/2812e93… | external |
| https://github.com/isaacs/node-tar/releases/tag/v7.5.19 | external |
| https://github.com/isaacs/node-tar/security/advis… | external |
| https://access.redhat.com/security/cve/CVE-2026-59874 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2498116 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-59874 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-59874 | external |
| https://github.com/isaacs/node-tar/commit/9e78bf0… | external |
| https://github.com/isaacs/node-tar/releases/tag/v7.5.18 | external |
| https://github.com/isaacs/node-tar/security/advis… | 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": "Updated images are now available for Red Hat Ansible Automation Platform 2.2, which include new features, bug fixes, and enhancements for Red Hat Ansible Automation Platform integration with Red Hat Developer Hub.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform 2.2 delivers an Ansible-first Red Hat Developer Hub\nuser experience that simplifies the automation experience for Ansible users of all skill levels.\nThe Ansible plug-ins provide curated content and features to accelerate Ansible learner\nonboarding and streamline Ansible use case adoption across your organization.",
"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:42815",
"url": "https://access.redhat.com/errata/RHSA-2026:42815"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13149",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13676",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44289",
"url": "https://access.redhat.com/security/cve/CVE-2026-44289"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44290",
"url": "https://access.redhat.com/security/cve/CVE-2026-44290"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44291",
"url": "https://access.redhat.com/security/cve/CVE-2026-44291"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44292",
"url": "https://access.redhat.com/security/cve/CVE-2026-44292"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45740",
"url": "https://access.redhat.com/security/cve/CVE-2026-45740"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48801",
"url": "https://access.redhat.com/security/cve/CVE-2026-48801"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-49978",
"url": "https://access.redhat.com/security/cve/CVE-2026-49978"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59873",
"url": "https://access.redhat.com/security/cve/CVE-2026-59873"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59874",
"url": "https://access.redhat.com/security/cve/CVE-2026-59874"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_42815.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.2 security update",
"tracking": {
"current_release_date": "2026-08-26T22:07:07+00:00",
"generator": {
"date": "2026-08-26T22:07:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:42815",
"initial_release_date": "2026-07-21T14:07:31+00:00",
"revision_history": [
{
"date": "2026-07-21T14:07:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-22T06:15:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-26T22:07:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.2",
"product": {
"name": "Red Hat Ansible Automation Platform 2.2",
"product_id": "Red Hat Ansible Automation Platform 2.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_portal:2.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/automation-portal@sha256%3A22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/automation-portal\u0026tag=1784622951"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64 as a component of Red Hat Ansible Automation Platform 2.2",
"product_id": "Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"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 Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T14:07:31+00:00",
"details": "For more about Ansible plugins for Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42815"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_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 Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
},
{
"cve": "CVE-2026-13676",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-06-29T14:01:55.592330+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494197"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in `fast-uri` allows a remote attacker to bypass host-based security policies. Applications that rely on `fast-uri` for URL parsing and policy enforcement, such as denylists or redirect validations, can be circumvented due to inconsistent handling of Unicode hostnames. This discrepancy between `fast-uri` and other URL parsers could lead to unauthorized resource access or malicious redirects in affected Red Hat products.",
"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 Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "RHBZ#2494197",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494197"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13676",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13676"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6"
}
],
"release_date": "2026-06-29T13:22:44.674000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T14:07:31+00:00",
"details": "For more about Ansible plugins for Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42815"
},
{
"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 Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization"
},
{
"cve": "CVE-2026-44289",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-13T16:05:16.500414+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477130"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobufjs, a library that compiles protobuf definitions into JavaScript functions. A remote attacker could exploit this vulnerability by sending a specially crafted protobuf binary payload. This payload could cause uncontrolled recursion during the decoding of nested protobuf data, leading to the exhaustion of the JavaScript call stack. This ultimately results in a Denial of Service (DoS) for applications using the affected library.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "protobufjs: protobufjs: Denial of Service via uncontrolled recursion in protobuf decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An uncontrolled recursion vulnerability was discovered in protobufjs which can allow a remote attacker to cause a Denial of Service (DoS) via stack exhaustion. Red Hat products bundling vulnerable instances of this npm package (specifically versions prior to 7.5.6 and 8.0.2) are affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44289"
},
{
"category": "external",
"summary": "RHBZ#2477130",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477130"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44289",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44289"
},
{
"category": "external",
"summary": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-685m-2w69-288q",
"url": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-685m-2w69-288q"
}
],
"release_date": "2026-05-13T14:39:09.791000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T14:07:31+00:00",
"details": "For more about Ansible plugins for Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42815"
},
{
"category": "workaround",
"details": "Avoid decoding untrusted protobuf binary data with affected versions. If immediate upgrade is not possible, reject excessively nested messages at an outer protocol boundary where feasible, or isolate protobuf decoding in a process that can be safely restarted.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_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 Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "protobufjs: protobufjs: Denial of Service via uncontrolled recursion in protobuf decoding"
},
{
"cve": "CVE-2026-44290",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-05-13T16:03:39.540492+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477100"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobufjs. This vulnerability allows an attacker to craft a protobuf schema or JSON descriptor that, when processed, can traverse through inherited object properties. This can lead to writing to global JavaScript constructors, corrupting process-wide built-in functionality. The most significant impact is a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "protobufjs: protobufjs: Denial of Service via crafted schema",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in protobufjs. A remote attacker could provide a specially crafted protobuf schema or JSON descriptor, which, when processed by an application using protobufjs, could corrupt process-wide built-in functionality, leading to a persistent denial of service. This impact is contingent on the application parsing untrusted schemas or descriptors.",
"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 Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44290"
},
{
"category": "external",
"summary": "RHBZ#2477100",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477100"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44290",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44290"
},
{
"category": "external",
"summary": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-jvwf-75h9-cwgg",
"url": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-jvwf-75h9-cwgg"
}
],
"release_date": "2026-05-13T14:41:15.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T14:07:31+00:00",
"details": "For more about Ansible plugins for Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42815"
},
{
"category": "workaround",
"details": "To mitigate this issue, Red Hat recommends configuring applications to avoid parsing or loading protobuf schemas or JSON descriptors from untrusted sources. If processing untrusted schemas is unavoidable, implement strict validation to reject option names containing unsafe property path components before loading them. Additionally, consider running schema processing in an isolated environment to limit the blast radius of potential corruption.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_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 Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "protobufjs: protobufjs: Denial of Service via crafted schema"
},
{
"cve": "CVE-2026-44291",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-05-13T16:04:13.828371+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobufjs, a library that compiles protobuf definitions into JavaScript functions. This prototype pollution vulnerability occurs when `Object.prototype` is polluted, allowing attacker-controlled properties to be resolved as valid protobuf type information. This can lead to attacker-controlled strings being emitted into generated JavaScript code, potentially resulting in arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "protobufjs: protobufjs: Arbitrary Code Execution via prototype pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in protobufjs, a JavaScript library, potentially enables arbitrary code execution when a separate prototype pollution vulnerability is present in an application. Exploitation requires an attacker to first pollute `Object.prototype` and then trigger protobufjs functionality that generates encode or decode code for affected types. Red Hat products utilizing `protobufjs` may be impacted if they are vulnerable to prototype pollution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44291"
},
{
"category": "external",
"summary": "RHBZ#2477111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44291",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44291"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44291",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44291"
},
{
"category": "external",
"summary": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-75px-5xx7-5xc7",
"url": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-75px-5xx7-5xc7"
}
],
"release_date": "2026-05-13T14:42:13.984000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T14:07:31+00:00",
"details": "For more about Ansible plugins for Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42815"
},
{
"category": "workaround",
"details": "Mitigation involves preventing prototype pollution within applications that utilize protobufjs. Administrators should ensure that untrusted input cannot pollute `Object.prototype` in the application or its dependencies. Additionally, isolating schema and message processing from untrusted application states can prevent attacker-controlled properties from being resolved as valid protobuf type information.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_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 Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "protobufjs: protobufjs: Arbitrary Code Execution via prototype pollution"
},
{
"cve": "CVE-2026-44292",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-05-13T16:03:03.431568+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477088"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobufjs, a library that compiles protobuf definitions into JavaScript functions. This vulnerability allows an attacker to manipulate the internal structure of message objects. By providing a specially crafted input, an attacker could alter the prototype of individual message instances, potentially leading to unauthorized modification of data or unexpected application behavior, thereby impacting data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "protobufjs: protobufjs: Data integrity impact due to prototype pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability where `protobufjs` can be exploited for prototype pollution on individual message instances. Applications that construct `protobufjs` messages from attacker-controlled plain objects, particularly those parsing untrusted JSON input, are susceptible to data integrity issues through manipulation of the object\u0027s prototype chain. This does not affect global prototypes but can lead to unexpected application behavior.",
"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 Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44292"
},
{
"category": "external",
"summary": "RHBZ#2477088",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477088"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44292",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44292"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44292",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44292"
},
{
"category": "external",
"summary": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-fx83-v9x8-x52w",
"url": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-fx83-v9x8-x52w"
}
],
"release_date": "2026-05-13T14:42:55.155000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T14:07:31+00:00",
"details": "For more about Ansible plugins for Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42815"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications should avoid directly passing attacker-controlled plain objects to protobufjs message constructors. If processing untrusted JSON input, it is crucial to validate or sanitize object keys and explicitly reject any `__proto__` properties before constructing protobuf messages. This operational control prevents the manipulation of message instance prototypes.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "protobufjs: protobufjs: Data integrity impact due to prototype pollution"
},
{
"cve": "CVE-2026-45740",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-05-13T16:02:41.729478+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477081"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobufjs. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a crafted JSON descriptor with deeply nested namespace definitions. This can lead to the exhaustion of the JavaScript call stack during descriptor loading, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "protobufjs: protobufjs: Denial of Service via crafted JSON descriptors",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in protobufjs, which could allow a remote attacker to exhaust the JavaScript call stack by providing a specially crafted JSON descriptor with deeply nested namespace definitions. This vulnerability impacts Red Hat products that utilize protobufjs for processing protobuf definitions potentially leading to application unresponsiveness.",
"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 Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45740"
},
{
"category": "external",
"summary": "RHBZ#2477081",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477081"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45740",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45740"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45740",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45740"
},
{
"category": "external",
"summary": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-jggg-4jg4-v7c6",
"url": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-jggg-4jg4-v7c6"
}
],
"release_date": "2026-05-13T14:46:02.689000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T14:07:31+00:00",
"details": "For more about Ansible plugins for Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42815"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid loading untrusted protobuf JSON descriptors in applications utilizing protobufjs. If untrusted descriptors must be processed, implement validation at an outer boundary to reject excessively nested structures. Alternatively, isolate the descriptor loading process in an environment that can be safely restarted in case of a denial of service.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_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 Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "protobufjs: protobufjs: Denial of Service via crafted JSON descriptors"
},
{
"cve": "CVE-2026-48801",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-07-14T21:02:55.149976+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500656"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in linkify-it, a library for recognizing links with full Unicode support. The LinkifyIt.prototype.match function, the package\u0027s primary public API, has an algorithmic complexity of O(N\u00b2) for inputs containing many fuzzy links or emails. This can be exploited by a remote attacker sending a specially crafted request body, leading to a worker-process denial of service (DoS) due to excessive CPU usage when synchronously rendering untrusted Markdown with linkify enabled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "linkify-it: linkify-it: Denial of Service via algorithmic complexity vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in linkify-it, a link recognition library, can lead to a denial of service in Red Hat products. The vulnerability arises from an O(N\u00b2) algorithmic complexity when processing untrusted Markdown with numerous fuzzy links or emails, potentially causing excessive CPU consumption and worker-process unavailability. This risk is present in services that synchronously render untrusted Markdown with the linkify feature enabled.",
"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 Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48801"
},
{
"category": "external",
"summary": "RHBZ#2500656",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500656"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48801"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48801",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48801"
},
{
"category": "external",
"summary": "https://github.com/markdown-it/linkify-it/commit/6be6d15e0641bf1daeaa977d500cabc743166159",
"url": "https://github.com/markdown-it/linkify-it/commit/6be6d15e0641bf1daeaa977d500cabc743166159"
},
{
"category": "external",
"summary": "https://github.com/markdown-it/linkify-it/security/advisories/GHSA-22p9-wv53-3rq4",
"url": "https://github.com/markdown-it/linkify-it/security/advisories/GHSA-22p9-wv53-3rq4"
}
],
"release_date": "2026-07-14T20:03:56.430000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T14:07:31+00:00",
"details": "For more about Ansible plugins for Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42815"
}
],
"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 Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "linkify-it: linkify-it: Denial of Service via algorithmic complexity vulnerability"
},
{
"cve": "CVE-2026-49978",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-07-14T21:05:26.253019+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500695"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in DOMPurify, a tool designed to sanitize HTML, MathML, and SVG to prevent cross-site scripting (XSS) attacks. When performing in-place sanitization, DOMPurify could fail to properly process content within shadow DOM elements attached to a \u003ctemplate\u003e.content. This oversight allows an attacker to embed malicious code, such as JavaScript, which could then execute when the sanitized template is used by an application, potentially leading to unauthorized actions or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dompurify: DOMPurify: Cross-site scripting vulnerability allows code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in DOMPurify is rated as Important as it allows for cross-site scripting (XSS) attacks. When DOMPurify performs in-place sanitization, it may fail to properly process shadow DOM content within `\u003ctemplate\u003e.content`, enabling an attacker to embed and execute malicious JavaScript. This could lead to unauthorized actions or information disclosure in Red Hat products that utilize DOMPurify for sanitizing untrusted HTML, MathML, or SVG.",
"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 Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-49978"
},
{
"category": "external",
"summary": "RHBZ#2500695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500695"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-49978",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-49978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-49978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49978"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/ca30f070c360df162a3e3848e80e6fd3c9e74bff",
"url": "https://github.com/cure53/DOMPurify/commit/ca30f070c360df162a3e3848e80e6fd3c9e74bff"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/releases/tag/3.4.7",
"url": "https://github.com/cure53/DOMPurify/releases/tag/3.4.7"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-rp9w-3fw7-7cwq",
"url": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-rp9w-3fw7-7cwq"
}
],
"release_date": "2026-07-14T20:02:46.263000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T14:07:31+00:00",
"details": "For more about Ansible plugins for Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42815"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dompurify: DOMPurify: Cross-site scripting vulnerability allows code execution"
},
{
"cve": "CVE-2026-59873",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-08T16:01:31.576716+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498120"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on the total decompressed data, the number of entries, or the decompression ratio during extraction and parsing. The primary impact is a Denial of Service (DoS), making the affected system or application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tar: node-tar: Denial of Service via crafted gzip bomb",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in node-tar is rated as Important. A remote attacker can exploit the lack of strict limits on decompressed data and entry counts within the library\u0027s archive processing to craft a gzip bomb. This can lead to a denial of service by exhausting system resources such as disk space and CPU, making the affected system or application unavailable without requiring authentication.",
"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 Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59873"
},
{
"category": "external",
"summary": "RHBZ#2498120",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498120"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59873",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59873"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59873",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59873"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/2812e9338665659b183aa7226518c307044957d3",
"url": "https://github.com/isaacs/node-tar/commit/2812e9338665659b183aa7226518c307044957d3"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/releases/tag/v7.5.19",
"url": "https://github.com/isaacs/node-tar/releases/tag/v7.5.19"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-23hp-3jrh-7fpw",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-23hp-3jrh-7fpw"
}
],
"release_date": "2026-07-08T15:22:40.077000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T14:07:31+00:00",
"details": "For more about Ansible plugins for Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42815"
},
{
"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 Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_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 Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tar: node-tar: Denial of Service via crafted gzip bomb"
},
{
"cve": "CVE-2026-59874",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-07-08T16:01:09.952291+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498116"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop, repeatedly parsing the same header and preventing further processing. This can lead to a denial of service (DoS) condition, making the affected system or application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tar: Node-tar: Denial of Service via malformed tar archive header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in node-tar affects Red Hat products that process untrusted tar archives. A remote attacker can provide a specially crafted archive with a malformed header, leading to an infinite loop during parsing and causing the application to become unresponsive. This can impact the availability of services relying on node-tar for archive manipulation.",
"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 Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59874"
},
{
"category": "external",
"summary": "RHBZ#2498116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498116"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59874",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59874"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59874",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59874"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/9e78bf058b2c22dd4d52e00d8922d5c06fc2f7b5",
"url": "https://github.com/isaacs/node-tar/commit/9e78bf058b2c22dd4d52e00d8922d5c06fc2f7b5"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/releases/tag/v7.5.18",
"url": "https://github.com/isaacs/node-tar/releases/tag/v7.5.18"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8x88-c5mf-7j5w",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8x88-c5mf-7j5w"
}
],
"release_date": "2026-07-08T15:23:47.527000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T14:07:31+00:00",
"details": "For more about Ansible plugins for Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42815"
},
{
"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 Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_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 Ansible Automation Platform 2.2:registry.redhat.io/ansible-automation-platform/automation-portal@sha256:22b248581cace0f76628071e1fcb111e212479e3096fd6a70bac3823c3ce4f0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tar: Node-tar: Denial of Service via malformed tar archive header"
}
]
}
RHSA-2026:48151
Vulnerability from csaf_redhat - Published: 2026-07-29 19:53 - Updated: 2026-08-26 21:54A flaw was found in undici. When using Socks5ProxyAgent, undici incorrectly reuses a single connection pool across different origins. This can lead to cross-origin request routing, where sensitive credentials and data intended for one destination are sent to another. Consequently, responses from unintended origins may be trusted, and secure HTTPS connections could be silently downgraded to unencrypted HTTP, resulting in information disclosure and data integrity issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in eclipse-vertx/vert.x. A remote attacker can exploit this vulnerability by performing a Transport Layer Security (TLS) handshake and presenting a server name extension with a server wildcard name. This can lead to a denial of service (DoS) condition, impacting the availability of the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
A flaw was found in undici. When undici's ProxyAgent is configured with a SOCKS5 proxy Uniform Resource Identifier (URI), it silently ignores Transport Layer Security (TLS) options, such as custom Certificate Authorities (CAs). This allows a remote attacker to perform a Man-in-the-Middle (MITM) attack, intercepting and tampering with HTTPS communications. The connection falls back to Node.js's default trust store, bypassing intended security configurations and potentially leading to information disclosure or arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in undici. A malicious WebSocket server can exploit this by streaming numerous small or empty continuation frames. This can bypass per-frame and cumulative-size validation, leading to unbounded memory growth in the client process. The primary consequence is memory exhaustion, resulting in a denial of service (DoS) for affected applications using the undici WebSocket client or WebSocketStream API.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in netty-handler, a component of the Netty network application framework. A remote attacker can exploit an incorrect masking operation in the IpSubnetFilterRule.compareTo() function to bypass configured IPv6 subnet rules. This allows valid public IP addresses to circumvent intended network restrictions, potentially leading to unauthorized access or exposure of services.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
A flaw was found in protobufjs. This vulnerability allows an attacker to craft a protobuf schema or JSON descriptor that, when processed, can traverse through inherited object properties. This can lead to writing to global JavaScript constructors, corrupting process-wide built-in functionality. The most significant impact is a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in protobufjs, a library that compiles protobuf definitions into JavaScript functions. This prototype pollution vulnerability occurs when `Object.prototype` is polluted, allowing attacker-controlled properties to be resolved as valid protobuf type information. This can lead to attacker-controlled strings being emitted into generated JavaScript code, potentially resulting in arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in protobufjs, a library that compiles protobuf definitions into JavaScript functions. This vulnerability allows an attacker to manipulate the internal structure of message objects. By providing a specially crafted input, an attacker could alter the prototype of individual message instances, potentially leading to unauthorized modification of data or unexpected application behavior, thereby impacting data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in netty-codec-haproxy, a component of the Netty network application framework. A remote attacker can exploit this vulnerability by sending a specially crafted HAProxy message with a malformed PP2_TYPE_SSL TLV (Type-Length-Value) header. This can lead to an IndexOutOfBoundsException and prevent the release of retained memory, ultimately causing a Denial of Service (DoS) condition for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
A flaw was found in Netty, a network application framework. A remote attacker can exploit this vulnerability by sending a crafted TLS (Transport Layer Security) ClientHello message. This can lead to an eager allocation of a large memory buffer, causing a Denial of Service (DoS) due to excessive memory consumption. The issue occurs in the `SslClientHelloHandler.decode()` method when processing the TLS handshake length.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
A flaw was found in Netty's DnsResolveContext. This vulnerability allows a remote attacker to achieve information disclosure or data manipulation by crafting malicious DNS responses. The flaw occurs because the DnsResolveContext fails to validate the origin (bailiwick) of CNAME records in DNS responses, which could enable an attacker to redirect network traffic or intercept sensitive data from affected applications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
A flaw was found in ws, an open source WebSocket client and server for Node.js. The `websocket.close()` implementation is vulnerable to uninitialized memory disclosure when a `TypedArray` is passed as the reason argument. This can lead to the disclosure of sensitive information from uninitialized memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
A flaw was found in protobufjs. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a crafted JSON descriptor with deeply nested namespace definitions. This can lead to the exhaustion of the JavaScript call stack during descriptor loading, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
An integer overflow flaw was found in Go Avro in decoding logic. Multiple decoder paths performs unsafe integer conversions and overflow-prone arithmetic operations on attacker-controlled values from Avro payloads. A remote attacker during Avro decoder operations could exploit this issue using specially crafted Avro data to consume excessive resources by bypassing memory limits and triggering crashes leading to a denial of service in affected applications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in the Avro array and map decoding logic in Go Avro. The decoder failed to properly stop processing after encountering read errors while iterating over attacker-controlled block-count values, leading to excessive resource consumption. A remote unauthenticated attacker could exploit this issue using specially crafted Avro payloads causing denial of service, where the affected system's CPU is consumed indefinitely until the process is terminated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — | ||
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
A flaw was found in the `golang.org/x/image/tiff` package's TIFF decoder. This vulnerability occurs because the decoder does not properly limit the size of PackBits-compressed data. A remote attacker could exploit this by providing a maliciously-crafted image, leading to the decoder processing excessive amounts of data. This can result in a Denial of Service (DoS) due to resource exhaustion, even with a small input image.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in JavaScript Cookie (js-cookie). This vulnerability allows a remote attacker to manipulate cookie attributes by exploiting a prototype pollution issue within the `assign()` helper function. When processing specially crafted JSON input, the flaw enables an attacker to hijack the prototype of a cookie's attribute object. This allows the attacker to set sensitive cookie attributes such as `domain`, `secure`, `samesite`, `expires`, and `path`, potentially leading to security bypasses or session manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in Netty's `DnsResolveContext`. An attacker controlling an authoritative name server for a subdomain can exploit this vulnerability by providing crafted NS records that are insufficiently validated. This allows the attacker to poison the DNS cache for parent domains, bypassing standard bailiwick rules. Consequently, future DNS resolutions for the affected parent domain will use the poisoned cache, potentially redirecting users to malicious servers and leading to information disclosure or integrity compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
A flaw was found in netty-codec-http2. A remote attacker could send specially crafted frames that cause a resource leak within the `DelegatingDecompressorFrameListener` class. This resource leak could lead to an Out Of Memory Error (OOME), potentially causing a Denial of Service (DoS) by taking down the entire Java Virtual Machine (JVM).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
A flaw was found in the Netty HAProxy PROXY protocol v2 codec. A remote attacker can exploit this vulnerability by sending a specially crafted HAProxy PROXY protocol v2 header with nested `PP2_TYPE_SSL` type-length-value (TLV) records. This can lead to a memory leak, causing the underlying cumulation buffer to remain permanently pinned and potentially resulting in a Denial of Service (DoS) due to resource exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
A flaw was found in ws, an open source WebSocket client and server. A remote attacker can exploit this memory exhaustion vulnerability by sending a high volume of exceptionally small fragments and data chunks. This action forces the affected component to allocate and hold structural wrappers that consume excessive memory. Consequently, this leads to process termination and a denial of service (DoS) for the remote peer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Workaround
|
A flaw was found in Netty, a network application framework. This vulnerability allows a remote attacker to bypass hostname verification due to improper handling of user-supplied trust managers. When a client is configured with a plain X.509 Trust Manager (X509TrustManager), it fails to perform necessary hostname checks, enabling an attacker to impersonate a legitimate server. This could lead to sensitive information disclosure or man-in-the-middle attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
A flaw was found in Quarkus. A remote attacker could bypass HTTP path-based authorization policies by using specially crafted encoded semicolons, slashes, or backslashes in HTTP requests. This could allow unauthorized access to protected static resources, leading to information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
A flaw was found in jackson-databind. This vulnerability allows a remote attacker to bypass the PolymorphicTypeValidator (PTV) when polymorphic typing is enabled and a type identifier contains generic parameters. By crafting a malicious type ID, an attacker can place a denied class as a generic type parameter of an allowed container. This leads to the loading and instantiation of arbitrary classes, potentially resulting in arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
A flaw was found in jackson-databind, a library used for processing data. This vulnerability allows an attacker to bypass security controls designed to validate data types. By sending specially crafted input, an attacker can force the system to process untrusted data, which may lead to the execution of malicious code. This could result in a complete compromise of the affected system, impacting its confidentiality, integrity, and availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 | — |
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:48151 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2466990 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467822 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477081 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477088 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477100 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477111 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477914 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480680 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480681 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480684 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480687 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480689 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480757 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480761 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2483473 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2483475 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2483482 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2484204 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2486959 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2487740 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488081 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488383 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488391 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488400 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488429 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488437 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488439 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488442 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488480 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2489661 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2489980 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2490018 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2490024 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2492010 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2492015 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2494813 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-6734 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2490024 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-6734 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-6734 | external |
| https://cna.openjsf.org/security-advisories.html | external |
| https://github.com/nodejs/undici/security/advisor… | external |
| https://access.redhat.com/security/cve/CVE-2026-6860 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2466990 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-6860 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-6860 | external |
| https://github.com/eclipse-vertx/vert.x/pull/6102 | external |
| https://github.com/eclipse-vertx/vert.x/security/… | external |
| https://gitlab.eclipse.org/security/vulnerability… | external |
| https://access.redhat.com/security/cve/CVE-2026-9697 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2490018 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-9697 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-9697 | external |
| https://github.com/nodejs/undici/security/advisor… | external |
| https://access.redhat.com/security/cve/CVE-2026-12143 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488480 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-12143 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-12143 | external |
| https://cwe.mitre.org/data/definitions/93.html | external |
| https://github.com/form-data/form-data/commit/641… | external |
| https://github.com/form-data/form-data/commit/be3… | external |
| https://github.com/form-data/form-data/commit/c71… | external |
| https://github.com/form-data/form-data/security/a… | external |
| https://html.spec.whatwg.org/multipage/form-contr… | external |
| https://www.npmjs.com/package/form-data | external |
| https://access.redhat.com/security/cve/CVE-2026-12151 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2489980 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-12151 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-12151 | external |
| https://github.com/nodejs/undici/security/advisor… | external |
| https://access.redhat.com/security/cve/CVE-2026-13149 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2494813 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-13149 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-13149 | external |
| https://github.com/juliangruber/brace-expansion/c… | external |
| https://www.npmjs.com/package/brace-expansion | external |
| https://access.redhat.com/security/cve/CVE-2026-25681 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480761 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-25681 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-25681 | external |
| https://go.dev/cl/781703 | external |
| https://go.dev/issue/79574 | external |
| https://groups.google.com/g/golang-announce/c/iI-… | external |
| https://pkg.go.dev/vuln/GO-2026-5029 | external |
| https://access.redhat.com/security/cve/CVE-2026-27136 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480757 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-27136 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-27136 | external |
| https://go.dev/cl/781685 | external |
| https://go.dev/issue/79575 | external |
| https://pkg.go.dev/vuln/GO-2026-5030 | external |
| https://access.redhat.com/security/cve/CVE-2026-33811 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467822 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33811 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33811 | external |
| https://go.dev/cl/767860 | external |
| https://go.dev/issue/78803 | external |
| https://groups.google.com/g/golang-announce/c/qcC… | external |
| https://pkg.go.dev/vuln/GO-2026-4981 | external |
| https://access.redhat.com/security/cve/CVE-2026-39828 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480687 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-39828 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-39828 | external |
| https://go.dev/cl/781621 | external |
| https://go.dev/issue/79562 | external |
| https://groups.google.com/g/golang-announce/c/a08… | external |
| https://pkg.go.dev/vuln/GO-2026-5014 | external |
| https://access.redhat.com/security/cve/CVE-2026-39829 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480681 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-39829 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-39829 | external |
| https://go.dev/cl/781641 | external |
| https://go.dev/cl/781661 | external |
| https://go.dev/issue/79565 | external |
| https://pkg.go.dev/vuln/GO-2026-5018 | external |
| https://access.redhat.com/security/cve/CVE-2026-39830 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480684 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-39830 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-39830 | external |
| https://go.dev/cl/781640 | external |
| https://go.dev/cl/781664 | external |
| https://go.dev/issue/79564 | external |
| https://pkg.go.dev/vuln/GO-2026-5017 | external |
| https://access.redhat.com/security/cve/CVE-2026-39835 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480680 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-39835 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-39835 | external |
| https://go.dev/cl/781660 | external |
| https://go.dev/issue/79563 | external |
| https://pkg.go.dev/vuln/GO-2026-5015 | external |
| https://access.redhat.com/security/cve/CVE-2026-42504 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2484204 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42504 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42504 | external |
| https://go.dev/cl/774481 | external |
| https://go.dev/issue/79217 | external |
| https://groups.google.com/g/golang-announce/c/tKs… | external |
| https://pkg.go.dev/vuln/GO-2026-5038 | external |
| https://access.redhat.com/security/cve/CVE-2026-44249 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488081 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44249 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44249 | external |
| https://github.com/netty/netty/releases/tag/netty… | external |
| https://github.com/netty/netty/releases/tag/netty… | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-44290 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477100 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44290 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44290 | external |
| https://github.com/protobufjs/protobuf.js/securit… | external |
| https://access.redhat.com/security/cve/CVE-2026-44291 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477111 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44291 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44291 | external |
| https://github.com/protobufjs/protobuf.js/securit… | external |
| https://access.redhat.com/security/cve/CVE-2026-44292 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477088 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44292 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44292 | external |
| https://github.com/protobufjs/protobuf.js/securit… | external |
| https://access.redhat.com/security/cve/CVE-2026-44893 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488383 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44893 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44893 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-45416 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488391 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-45416 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-45416 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-45674 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488400 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-45674 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-45674 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-45736 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477914 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-45736 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-45736 | external |
| https://github.com/websockets/ws/commit/c0327ec15… | external |
| https://github.com/websockets/ws/security/advisor… | external |
| https://access.redhat.com/security/cve/CVE-2026-45740 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477081 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-45740 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-45740 | external |
| https://github.com/protobufjs/protobuf.js/securit… | external |
| https://access.redhat.com/security/cve/CVE-2026-46384 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2483482 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-46384 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-46384 | external |
| https://github.com/iskorotkov/avro/security/advis… | external |
| https://access.redhat.com/security/cve/CVE-2026-46385 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2483475 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-46385 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-46385 | external |
| https://github.com/iskorotkov/avro/security/advis… | external |
| https://access.redhat.com/security/cve/CVE-2026-46595 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480689 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-46595 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-46595 | external |
| https://go.dev/cl/781642 | external |
| https://go.dev/issue/79570 | external |
| https://pkg.go.dev/vuln/GO-2026-5023 | external |
| https://access.redhat.com/security/cve/CVE-2026-46599 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2483473 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-46599 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-46599 | external |
| https://go.dev/cl/759960 | external |
| https://go.dev/issue/79577 | external |
| https://groups.google.com/g/golang-announce/c/uhY… | external |
| https://pkg.go.dev/vuln/GO-2026-5032 | external |
| https://access.redhat.com/security/cve/CVE-2026-46625 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2487740 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-46625 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-46625 | external |
| https://github.com/js-cookie/js-cookie/commit/eb3… | external |
| https://github.com/js-cookie/js-cookie/releases/t… | external |
| https://github.com/js-cookie/js-cookie/security/a… | external |
| https://access.redhat.com/security/cve/CVE-2026-47691 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488439 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-47691 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-47691 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-48043 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488442 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-48043 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-48043 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-48059 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488437 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-48059 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-48059 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-48779 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2489661 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-48779 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-48779 | external |
| https://github.com/websockets/ws/commit/86d3e8a5f… | external |
| https://github.com/websockets/ws/commit/b5372ac67… | external |
| https://github.com/websockets/ws/commit/bca91adf1… | external |
| https://github.com/websockets/ws/commit/fd36cd864… | external |
| https://github.com/websockets/ws/security/advisor… | external |
| https://access.redhat.com/security/cve/CVE-2026-50010 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488429 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-50010 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-50010 | external |
| https://github.com/netty/netty/security/advisorie… | external |
| https://access.redhat.com/security/cve/CVE-2026-50559 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2486959 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-50559 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-50559 | external |
| https://github.com/quarkusio/quarkus/security/adv… | external |
| https://access.redhat.com/security/cve/CVE-2026-54512 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2492015 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-54512 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-54512 | external |
| https://github.com/FasterXML/jackson-databind/com… | external |
| https://github.com/FasterXML/jackson-databind/iss… | external |
| https://github.com/FasterXML/jackson-databind/sec… | external |
| https://access.redhat.com/security/cve/CVE-2026-54513 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2492010 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-54513 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-54513 | external |
| https://github.com/FasterXML/jackson-databind/com… | external |
| https://github.com/FasterXML/jackson-databind/com… | external |
| https://github.com/FasterXML/jackson-databind/iss… | external |
| https://github.com/FasterXML/jackson-databind/iss… | external |
| https://github.com/FasterXML/jackson-databind/pull/5984 | external |
| https://github.com/FasterXML/jackson-databind/sec… | 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": "An update is now available for the Red Hat build of Cryostat 4 on RHEL 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "An update is now available for the Red Hat build of Cryostat 4 on RHEL 9.\n\nSecurity Fix(es):\n\n* netty-handler: Denial of Service due to eager buffer allocation in TLS handshake (CVE-2026-45416)\n* netty-resolver-dns: Information disclosure and data manipulation due to improper CNAME record validation (CVE-2026-45674)\n* netty-handler: Improper trust manager handling leads to hostname verification bypass (CVE-2026-50010)\n* io.netty/netty-resolver-dns: Netty has Insufficient Bailiwick Validation for NS Records (CVE-2026-47691)\n* netty-codec-haproxy: Netty HAProxy PROXY protocol v2 codec: Denial of Service via memory leak from crafted PROXY protocol headers (CVE-2026-48059)\n* netty-codec-http2: Denial of Service due to resource leak (CVE-2026-48043)\n* netty-codec-haproxy: Denial of Service via malformed HAProxy message (CVE-2026-44893)\n* netty-handler: IPv6 subnet rule bypass due to incorrect masking operation (CVE-2026-44249)\n* io.quarkus/quarkus-vertx-http: Authorization bypass in HTTP path-based policies via encoded characters (CVE-2026-50559)\n* jackson-databind: Arbitrary code execution via PolymorphicTypeValidator bypass (CVE-2026-54512)\n* jackson-databind: Security bypass allows arbitrary code execution (CVE-2026-54513)\n* eclipse-vertx/vert.x: Denial of Service via TLS handshake with wildcard server name (CVE-2026-6860)\n* golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation (CVE-2026-46595)\n* golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters (CVE-2026-39829)\n* golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions (CVE-2026-39828)\n* golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate (CVE-2026-39835)\n* golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses (CVE-2026-39830)\n* golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass (CVE-2026-27136)\n* golang.org/x/net/html: Cross-Site Scripting allowing arbitrary code execution (CVE-2026-25681)\n* golang.org/x/image/tiff: Denial of Service via crafted PackBits-compressed data (CVE-2026-46599)\n* github.com/hamba/avro/v2: github.com/linkedin/goavro/v2: Integer Overflow in Avro Decoder (CVE-2026-46384)\n* github.com/hamba/avro/v2: github.com/linkedin/goavro/v2: CPU Exhaustion in Avro Decoder via Unbounded Block-Count Iteration (CVE-2026-46385)\n* net: golang: Denial of Service via long CNAME response in LookupCNAME (CVE-2026-33811)\n* mime: golang: Denial of Service via maliciously-crafted MIME header (CVE-2026-42504)\n* form-data: Form field override via CRLF injection (CVE-2026-12143)\n* ws: Denial of Service via memory exhaustion from small WebSocket fragments (CVE-2026-48779)\n* ws: Uninitialized memory disclosure via websocket.close() with TypedArray (CVE-2026-45736)\n* undici: Denial of Service due to unbounded memory growth via WebSocket frames (CVE-2026-12151)\n* undici: Man-in-the-Middle attack via ignored TLS options with SOCKS5 proxy (CVE-2026-9697)\n* undici: Information disclosure and data integrity issues due to incorrect Socks5ProxyAgent connection routing (CVE-2026-6734)\n* js-cookie: Cookie attribute manipulation via prototype pollution (CVE-2026-46625)\n* brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)\n* protobufjs: Denial of Service via crafted schema (CVE-2026-44290)\n* protobufjs: Data integrity impact due to prototype pollution (CVE-2026-44292)\n* protobufjs: Denial of Service via crafted JSON descriptors (CVE-2026-45740)\n* protobufjs: Arbitrary Code Execution via prototype pollution (CVE-2026-44291)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:48151",
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2466990",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466990"
},
{
"category": "external",
"summary": "2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "2477081",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477081"
},
{
"category": "external",
"summary": "2477088",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477088"
},
{
"category": "external",
"summary": "2477100",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477100"
},
{
"category": "external",
"summary": "2477111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477111"
},
{
"category": "external",
"summary": "2477914",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477914"
},
{
"category": "external",
"summary": "2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "2480689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480689"
},
{
"category": "external",
"summary": "2480757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480757"
},
{
"category": "external",
"summary": "2480761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480761"
},
{
"category": "external",
"summary": "2483473",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2483473"
},
{
"category": "external",
"summary": "2483475",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2483475"
},
{
"category": "external",
"summary": "2483482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2483482"
},
{
"category": "external",
"summary": "2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "2486959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2486959"
},
{
"category": "external",
"summary": "2487740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487740"
},
{
"category": "external",
"summary": "2488081",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488081"
},
{
"category": "external",
"summary": "2488383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488383"
},
{
"category": "external",
"summary": "2488391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488391"
},
{
"category": "external",
"summary": "2488400",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488400"
},
{
"category": "external",
"summary": "2488429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488429"
},
{
"category": "external",
"summary": "2488437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488437"
},
{
"category": "external",
"summary": "2488439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488439"
},
{
"category": "external",
"summary": "2488442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488442"
},
{
"category": "external",
"summary": "2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "2489661",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2489661"
},
{
"category": "external",
"summary": "2489980",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2489980"
},
{
"category": "external",
"summary": "2490018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2490018"
},
{
"category": "external",
"summary": "2490024",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2490024"
},
{
"category": "external",
"summary": "2492010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2492010"
},
{
"category": "external",
"summary": "2492015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2492015"
},
{
"category": "external",
"summary": "2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_48151.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Cryostat security update",
"tracking": {
"current_release_date": "2026-08-26T21:54:25+00:00",
"generator": {
"date": "2026-08-26T21:54:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:48151",
"initial_release_date": "2026-07-29T19:53:07+00:00",
"revision_history": [
{
"date": "2026-07-29T19:53:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-29T19:53:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-26T21:54:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cryostat 4 on RHEL 9",
"product": {
"name": "Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cryostat:4::el9"
}
}
}
],
"category": "product_family",
"name": "Cryostat"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"product": {
"name": "cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"product_id": "cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-agent-init-rhel9\u0026tag=0.7.0-11"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"product": {
"name": "cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"product_id": "cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-db-rhel9\u0026tag=4.2.0-19"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"product": {
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"product_id": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-grafana-dashboard-rhel9\u0026tag=4.2.0-13"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"product": {
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"product_id": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-openshift-console-plugin-rhel9\u0026tag=4.2.0-13"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"product": {
"name": "cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"product_id": "cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-reports-rhel9\u0026tag=4.2.0-13"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"product": {
"name": "cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"product_id": "cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-rhel9\u0026tag=4.2.0-13"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"product": {
"name": "cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"product_id": "cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-operator-bundle\u0026tag=4.2.0-11"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"product": {
"name": "cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"product_id": "cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-rhel9-operator\u0026tag=4.2.0-18"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"product": {
"name": "cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"product_id": "cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-storage-rhel9\u0026tag=4.2.0-19"
}
}
},
{
"category": "product_version",
"name": "cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64",
"product": {
"name": "cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64",
"product_id": "cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/jfr-datasource-rhel9\u0026tag=4.2.0-13"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"product": {
"name": "cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"product_id": "cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-agent-init-rhel9\u0026tag=0.7.0-11"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"product": {
"name": "cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"product_id": "cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-db-rhel9\u0026tag=4.2.0-19"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"product": {
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"product_id": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-grafana-dashboard-rhel9\u0026tag=4.2.0-13"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"product": {
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"product_id": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-openshift-console-plugin-rhel9\u0026tag=4.2.0-13"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"product": {
"name": "cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"product_id": "cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-reports-rhel9\u0026tag=4.2.0-13"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"product": {
"name": "cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"product_id": "cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-rhel9\u0026tag=4.2.0-13"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"product": {
"name": "cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"product_id": "cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-operator-bundle\u0026tag=4.2.0-11"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"product": {
"name": "cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"product_id": "cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-rhel9-operator\u0026tag=4.2.0-18"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"product": {
"name": "cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"product_id": "cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-storage-rhel9\u0026tag=4.2.0-19"
}
}
},
{
"category": "product_version",
"name": "cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"product": {
"name": "cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"product_id": "cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/jfr-datasource-rhel9\u0026tag=4.2.0-13"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64"
},
"product_reference": "cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64"
},
"product_reference": "cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64"
},
"product_reference": "cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64"
},
"product_reference": "cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64"
},
"product_reference": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64"
},
"product_reference": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64"
},
"product_reference": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64"
},
"product_reference": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64"
},
"product_reference": "cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64"
},
"product_reference": "cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64"
},
"product_reference": "cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64"
},
"product_reference": "cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64"
},
"product_reference": "cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64"
},
"product_reference": "cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64"
},
"product_reference": "cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64"
},
"product_reference": "cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64"
},
"product_reference": "cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
},
"product_reference": "cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64"
},
"product_reference": "cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
},
"product_reference": "cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6734",
"cwe": {
"id": "CWE-940",
"name": "Improper Verification of Source of a Communication Channel"
},
"discovery_date": "2026-06-17T19:04:00.272340+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2490024"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici. When using Socks5ProxyAgent, undici incorrectly reuses a single connection pool across different origins. This can lead to cross-origin request routing, where sensitive credentials and data intended for one destination are sent to another. Consequently, responses from unintended origins may be trusted, and secure HTTPS connections could be silently downgraded to unencrypted HTTP, resulting in information disclosure and data integrity issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: undici: Information disclosure and data integrity issues due to incorrect Socks5ProxyAgent connection routing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important security flaw. The `undici` library, when configured with `Socks5ProxyAgent` to handle requests for multiple origins, incorrectly reuses connection pools. This can lead to sensitive data and credentials being misrouted to unintended destinations, potentially downgrading HTTPS connections to HTTP and compromising data integrity and confidentiality. Red Hat products utilizing `undici` with `Socks5ProxyAgent` in multi-origin scenarios are affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6734"
},
{
"category": "external",
"summary": "RHBZ#2490024",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2490024"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6734",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6734"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6734",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6734"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-hm92-r4w5-c3mj",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-hm92-r4w5-c3mj"
}
],
"release_date": "2026-06-17T16:36:55.439000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "workaround",
"details": "The single most impactful mitigation is applying network egress controls to restrict which external destinations affected applications can reach. Because the vulnerability causes requests to be misrouted to wrong origins, limiting the set of reachable origins directly reduces the attack surface. These controls collectively limit the blast radius of the connection pool misrouting \u2014 the attacker must compromise one of the explicitly allowed destinations rather than any arbitrary origin \u2014 but they do not fix the underlying logic bug.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: undici: Information disclosure and data integrity issues due to incorrect Socks5ProxyAgent connection routing"
},
{
"cve": "CVE-2026-6860",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-06T10:01:43.929832+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466990"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in eclipse-vertx/vert.x. A remote attacker can exploit this vulnerability by performing a Transport Layer Security (TLS) handshake and presenting a server name extension with a server wildcard name. This can lead to a denial of service (DoS) condition, impacting the availability of the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "eclipse-vertx/vert.x: eclipse-vertx/vert.x: Denial of Service via TLS handshake with wildcard server name",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as Moderate because a remote attacker can trigger a denial of service in Red Hat products that use `eclipse-vertx/vert.x` and are configured with TLS wildcard server names. Exploitation occurs during the TLS handshake, impacting service availability without affecting data confidentiality or integrity.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6860"
},
{
"category": "external",
"summary": "RHBZ#2466990",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466990"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6860",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6860"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6860",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6860"
},
{
"category": "external",
"summary": "https://github.com/eclipse-vertx/vert.x/pull/6102",
"url": "https://github.com/eclipse-vertx/vert.x/pull/6102"
},
{
"category": "external",
"summary": "https://github.com/eclipse-vertx/vert.x/security/advisories/GHSA-3g76-f9xq-8vp6",
"url": "https://github.com/eclipse-vertx/vert.x/security/advisories/GHSA-3g76-f9xq-8vp6"
},
{
"category": "external",
"summary": "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/381",
"url": "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/381"
}
],
"release_date": "2026-05-06T09:55:12.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "eclipse-vertx/vert.x: eclipse-vertx/vert.x: Denial of Service via TLS handshake with wildcard server name"
},
{
"cve": "CVE-2026-9697",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-06-17T19:03:30.813843+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2490018"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici. When undici\u0027s ProxyAgent is configured with a SOCKS5 proxy Uniform Resource Identifier (URI), it silently ignores Transport Layer Security (TLS) options, such as custom Certificate Authorities (CAs). This allows a remote attacker to perform a Man-in-the-Middle (MITM) attack, intercepting and tampering with HTTPS communications. The connection falls back to Node.js\u0027s default trust store, bypassing intended security configurations and potentially leading to information disclosure or arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: undici: Man-in-the-Middle attack via ignored TLS options with SOCKS5 proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability. Applications using `undici`\u0027s `ProxyAgent` with a SOCKS5 proxy URI will silently ignore user-configured TLS options, including custom Certificate Authorities. This bypasses intended security controls for HTTPS communication, enabling a remote attacker to perform Man-in-the-Middle attacks, potentially leading to information disclosure or arbitrary code execution in affected Red Hat products.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9697"
},
{
"category": "external",
"summary": "RHBZ#2490018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2490018"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9697",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9697"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9697",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9697"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-vmh5-mc38-953g",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-vmh5-mc38-953g"
}
],
"release_date": "2026-06-17T16:46:42.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: undici: Man-in-the-Middle attack via ignored TLS options with SOCKS5 proxy"
},
{
"cve": "CVE-2026-12143",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-12T19:00:57.360953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488480"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (\") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: form-data: Form field override via CRLF injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important impact flaw in the form-data library: a remote attacker can inject arbitrary headers or additional multipart parts via CRLF injection in field names or filenames, potentially overriding sensitive form fields and affecting data integrity.\n\nFor RHOAI and RHEL AI, severity is Moderate because affected versions appear only as a transitive npm dependency in RHOAI (dashboard, mod-arch plugins, MLflow UI) and RHEL AI 3.4 bootc images, and those products use fixed field names for uploads rather than passing untrusted user input as multipart field names or filenames. The documented exploit path is therefore not reachable in default deployments. Practical impact is limited to non-default or custom integrations that forward multipart requests using attacker-controlled field names.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "RHBZ#2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://cwe.mitre.org/data/definitions/93.html",
"url": "https://cwe.mitre.org/data/definitions/93.html"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435",
"url": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229",
"url": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045",
"url": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx"
},
{
"category": "external",
"summary": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data",
"url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/form-data",
"url": "https://www.npmjs.com/package/form-data"
}
],
"release_date": "2026-06-12T18:01:30.362000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "workaround",
"details": "Applications using the `form-data` library should implement strict input validation and sanitization for all field names and filenames derived from untrusted sources. This prevents the injection of control characters (CR, LF, \") that could lead to header injection or form field overrides. Deployments that exclusively use fixed or trusted field names are not impacted.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "form-data: form-data: Form field override via CRLF injection"
},
{
"cve": "CVE-2026-12151",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-17T17:01:45.297604+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2489980"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici. A malicious WebSocket server can exploit this by streaming numerous small or empty continuation frames. This can bypass per-frame and cumulative-size validation, leading to unbounded memory growth in the client process. The primary consequence is memory exhaustion, resulting in a denial of service (DoS) for affected applications using the undici WebSocket client or WebSocketStream API.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: undici: Denial of Service due to unbounded memory growth via WebSocket frames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in the `undici` WebSocket client allows a remote attacker to cause unbounded memory growth. By sending numerous small or empty WebSocket frames, an unauthenticated attacker can exhaust system memory, leading to a denial of service in Red Hat products that use the affected client.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12151"
},
{
"category": "external",
"summary": "RHBZ#2489980",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2489980"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12151"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-vxpw-j846-p89q",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-vxpw-j846-p89q"
}
],
"release_date": "2026-06-17T16:05:38.785000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: undici: Denial of Service due to unbounded memory growth via WebSocket frames"
},
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
},
{
"cve": "CVE-2026-25681",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:08.177603+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480761"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/net/html` could enable remote attackers to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution. The flaw allows specially crafted HTML to bypass input sanitization during parsing and rendering. Red Hat products are affected if they process untrusted HTML content using the vulnerable component without additional output encoding or robust content security policies.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "RHBZ#2480761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480761"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25681",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://go.dev/cl/781703",
"url": "https://go.dev/cl/781703"
},
{
"category": "external",
"summary": "https://go.dev/issue/79574",
"url": "https://go.dev/issue/79574"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5029",
"url": "https://pkg.go.dev/vuln/GO-2026-5029"
}
],
"release_date": "2026-05-22T15:01:21.975000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "workaround",
"details": "To mitigate this flaw, applications processing untrusted HTML input must implement strict input sanitization and ensure all output is properly encoded before rendering. Deploying a comprehensive Content Security Policy (CSP) can restrict script execution, further reducing the attack surface. Administrators should review application configurations to ensure adequate protection against XSS.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting"
},
{
"cve": "CVE-2026-27136",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:00:56.609820+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480757"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in `golang.org/x/net/html` is rated as Important. It allows for Cross-Site Scripting (XSS) attacks by enabling an attacker to bypass HTML sanitization mechanisms when arbitrary HTML is parsed and rendered. This can lead to information disclosure or arbitrary code execution in affected applications. Exploitation typically requires user interaction, where a user processes specially crafted malicious HTML content.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27136"
},
{
"category": "external",
"summary": "RHBZ#2480757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480757"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27136",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27136"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136"
},
{
"category": "external",
"summary": "https://go.dev/cl/781685",
"url": "https://go.dev/cl/781685"
},
{
"category": "external",
"summary": "https://go.dev/issue/79575",
"url": "https://go.dev/issue/79575"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5030",
"url": "https://pkg.go.dev/vuln/GO-2026-5030"
}
],
"release_date": "2026-05-22T15:01:22.111000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass"
},
{
"cve": "CVE-2026-33811",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-05-07T20:01:34.913869+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467822"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net` package, affecting applications configured to use the `cgo` DNS resolver. A remote attacker could trigger a double-free memory error by providing a very long CNAME response, leading to a crash of the vulnerable application and impacting service availability.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "RHBZ#2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33811",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33811"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://go.dev/cl/767860",
"url": "https://go.dev/cl/767860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78803",
"url": "https://go.dev/issue/78803"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4981",
"url": "https://pkg.go.dev/vuln/GO-2026-4981"
}
],
"release_date": "2026-05-07T19:41:19.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications can be configured to use the pure Go DNS resolver instead of the `cgo` DNS resolver. This can be achieved by setting the `GODEBUG` environment variable to `netdns=go`. For example, to run a Go application with this mitigation: `GODEBUG=netdns=go /path/to/your/go/application`. This change may require restarting affected applications or services to take effect. Users should verify that this change does not negatively impact DNS resolution for their specific application environment.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"cve": "CVE-2026-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions"
},
{
"cve": "CVE-2026-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-39830",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:38.517202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-02T23:01:00.320527+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484204"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity flaw. A remote attacker could trigger a Denial of Service by sending a crafted MIME header with numerous invalid encoded-words to an application utilizing the affected Golang MIME package. This could lead to excessive CPU consumption on the system processing the malformed header, impacting service availability.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "RHBZ#2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42504",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42504"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://go.dev/cl/774481",
"url": "https://go.dev/cl/774481"
},
{
"category": "external",
"summary": "https://go.dev/issue/79217",
"url": "https://go.dev/issue/79217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5038",
"url": "https://pkg.go.dev/vuln/GO-2026-5038"
}
],
"release_date": "2026-06-02T22:01:37.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services that process MIME headers from untrusted sources. Implement input validation and sanitization for all incoming data, especially MIME headers, to prevent maliciously crafted content from being processed by applications utilizing the vulnerable Golang MIME package.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-44249",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-06-11T22:02:05.327173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488081"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in netty-handler, a component of the Netty network application framework. A remote attacker can exploit an incorrect masking operation in the IpSubnetFilterRule.compareTo() function to bypass configured IPv6 subnet rules. This allows valid public IP addresses to circumvent intended network restrictions, potentially leading to unauthorized access or exposure of services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-handler: netty-handler: IPv6 subnet rule bypass due to incorrect masking operation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in netty-handler is rated as Important because a remote attacker can bypass configured IPv6 subnet filtering rules. This flaw, stemming from an incorrect masking operation, could allow unauthorized access to or exposure of services that are intended to be network-restricted within Red Hat products utilizing the affected Netty component.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44249"
},
{
"category": "external",
"summary": "RHBZ#2488081",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488081"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44249",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44249"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44249",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44249"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-3qp7-7mw8-wx86",
"url": "https://github.com/netty/netty/security/advisories/GHSA-3qp7-7mw8-wx86"
}
],
"release_date": "2026-06-11T20:46:14.110000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty-handler: netty-handler: IPv6 subnet rule bypass due to incorrect masking operation"
},
{
"cve": "CVE-2026-44290",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-05-13T16:03:39.540492+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477100"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobufjs. This vulnerability allows an attacker to craft a protobuf schema or JSON descriptor that, when processed, can traverse through inherited object properties. This can lead to writing to global JavaScript constructors, corrupting process-wide built-in functionality. The most significant impact is a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "protobufjs: protobufjs: Denial of Service via crafted schema",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in protobufjs. A remote attacker could provide a specially crafted protobuf schema or JSON descriptor, which, when processed by an application using protobufjs, could corrupt process-wide built-in functionality, leading to a persistent denial of service. This impact is contingent on the application parsing untrusted schemas or descriptors.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44290"
},
{
"category": "external",
"summary": "RHBZ#2477100",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477100"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44290",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44290"
},
{
"category": "external",
"summary": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-jvwf-75h9-cwgg",
"url": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-jvwf-75h9-cwgg"
}
],
"release_date": "2026-05-13T14:41:15.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "workaround",
"details": "To mitigate this issue, Red Hat recommends configuring applications to avoid parsing or loading protobuf schemas or JSON descriptors from untrusted sources. If processing untrusted schemas is unavoidable, implement strict validation to reject option names containing unsafe property path components before loading them. Additionally, consider running schema processing in an isolated environment to limit the blast radius of potential corruption.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "protobufjs: protobufjs: Denial of Service via crafted schema"
},
{
"cve": "CVE-2026-44291",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-05-13T16:04:13.828371+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobufjs, a library that compiles protobuf definitions into JavaScript functions. This prototype pollution vulnerability occurs when `Object.prototype` is polluted, allowing attacker-controlled properties to be resolved as valid protobuf type information. This can lead to attacker-controlled strings being emitted into generated JavaScript code, potentially resulting in arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "protobufjs: protobufjs: Arbitrary Code Execution via prototype pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in protobufjs, a JavaScript library, potentially enables arbitrary code execution when a separate prototype pollution vulnerability is present in an application. Exploitation requires an attacker to first pollute `Object.prototype` and then trigger protobufjs functionality that generates encode or decode code for affected types. Red Hat products utilizing `protobufjs` may be impacted if they are vulnerable to prototype pollution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44291"
},
{
"category": "external",
"summary": "RHBZ#2477111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44291",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44291"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44291",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44291"
},
{
"category": "external",
"summary": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-75px-5xx7-5xc7",
"url": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-75px-5xx7-5xc7"
}
],
"release_date": "2026-05-13T14:42:13.984000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "workaround",
"details": "Mitigation involves preventing prototype pollution within applications that utilize protobufjs. Administrators should ensure that untrusted input cannot pollute `Object.prototype` in the application or its dependencies. Additionally, isolating schema and message processing from untrusted application states can prevent attacker-controlled properties from being resolved as valid protobuf type information.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "protobufjs: protobufjs: Arbitrary Code Execution via prototype pollution"
},
{
"cve": "CVE-2026-44292",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-05-13T16:03:03.431568+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477088"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobufjs, a library that compiles protobuf definitions into JavaScript functions. This vulnerability allows an attacker to manipulate the internal structure of message objects. By providing a specially crafted input, an attacker could alter the prototype of individual message instances, potentially leading to unauthorized modification of data or unexpected application behavior, thereby impacting data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "protobufjs: protobufjs: Data integrity impact due to prototype pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability where `protobufjs` can be exploited for prototype pollution on individual message instances. Applications that construct `protobufjs` messages from attacker-controlled plain objects, particularly those parsing untrusted JSON input, are susceptible to data integrity issues through manipulation of the object\u0027s prototype chain. This does not affect global prototypes but can lead to unexpected application behavior.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44292"
},
{
"category": "external",
"summary": "RHBZ#2477088",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477088"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44292",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44292"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44292",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44292"
},
{
"category": "external",
"summary": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-fx83-v9x8-x52w",
"url": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-fx83-v9x8-x52w"
}
],
"release_date": "2026-05-13T14:42:55.155000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications should avoid directly passing attacker-controlled plain objects to protobufjs message constructors. If processing untrusted JSON input, it is crucial to validate or sanitize object keys and explicitly reject any `__proto__` properties before constructing protobuf messages. This operational control prevents the manipulation of message instance prototypes.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "protobufjs: protobufjs: Data integrity impact due to prototype pollution"
},
{
"cve": "CVE-2026-44893",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2026-06-12T15:01:18.066312+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in netty-codec-haproxy, a component of the Netty network application framework. A remote attacker can exploit this vulnerability by sending a specially crafted HAProxy message with a malformed PP2_TYPE_SSL TLV (Type-Length-Value) header. This can lead to an IndexOutOfBoundsException and prevent the release of retained memory, ultimately causing a Denial of Service (DoS) condition for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-haproxy: Netty-codec-haproxy: Denial of Service via malformed HAProxy message",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as Important because a remote, unauthenticated attacker can trigger a denial of service in applications utilizing `netty-codec-haproxy`. By sending a specially crafted HAProxy message with a malformed SSL TLV header, an attacker can cause an `IndexOutOfBoundsException`, leading to unreleased memory and resource exhaustion. This can render the affected application unresponsive.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44893"
},
{
"category": "external",
"summary": "RHBZ#2488383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44893",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44893"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44893",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44893"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-cc37-9q2j-3hfv",
"url": "https://github.com/netty/netty/security/advisories/GHSA-cc37-9q2j-3hfv"
}
],
"release_date": "2026-06-12T14:00:25.801000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty-codec-haproxy: Netty-codec-haproxy: Denial of Service via malformed HAProxy message"
},
{
"cve": "CVE-2026-45416",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-12T15:01:45.671884+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488391"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty, a network application framework. A remote attacker can exploit this vulnerability by sending a crafted TLS (Transport Layer Security) ClientHello message. This can lead to an eager allocation of a large memory buffer, causing a Denial of Service (DoS) due to excessive memory consumption. The issue occurs in the `SslClientHelloHandler.decode()` method when processing the TLS handshake length.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-handler: Netty: Denial of Service due to eager buffer allocation in TLS handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Netty is rated as Important. It allows a remote attacker to trigger a denial of service by sending a specially crafted TLS ClientHello message. The flaw arises from an eager, unbounded memory allocation during the TLS handshake, particularly when default configurations disable the maximum client hello length guard, leading to excessive resource consumption in affected Red Hat products utilizing Netty.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45416"
},
{
"category": "external",
"summary": "RHBZ#2488391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488391"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45416",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45416"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45416",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45416"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-x4gw-5cx5-pgmh",
"url": "https://github.com/netty/netty/security/advisories/GHSA-x4gw-5cx5-pgmh"
}
],
"release_date": "2026-06-12T14:10:05.585000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "workaround",
"details": "To mitigate this issue, configure applications utilizing Netty\u0027s `SslClientHelloHandler` to specify a non-zero value for the `maxClientHelloLength` parameter. This will enable the internal length validation, preventing the eager allocation of large memory buffers when processing crafted TLS ClientHello messages. Refer to your specific application\u0027s documentation for details on configuring Netty\u0027s TLS handler. A restart of the affected application or service is required for the configuration changes to take effect.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty-handler: Netty: Denial of Service due to eager buffer allocation in TLS handshake"
},
{
"cve": "CVE-2026-45674",
"cwe": {
"id": "CWE-346",
"name": "Origin Validation Error"
},
"discovery_date": "2026-06-12T15:02:15.565158+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488400"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty\u0027s DnsResolveContext. This vulnerability allows a remote attacker to achieve information disclosure or data manipulation by crafting malicious DNS responses. The flaw occurs because the DnsResolveContext fails to validate the origin (bailiwick) of CNAME records in DNS responses, which could enable an attacker to redirect network traffic or intercept sensitive data from affected applications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-resolver-dns: Netty: Information disclosure and data manipulation due to improper CNAME record validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important severity flaw in Netty\u0027s DnsResolveContext allows a remote attacker to achieve information disclosure or data manipulation. By crafting malicious DNS responses, an attacker could redirect network traffic or intercept sensitive data, impacting applications utilizing Netty for DNS resolution in Red Hat products.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45674"
},
{
"category": "external",
"summary": "RHBZ#2488400",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488400"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45674",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45674"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45674",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45674"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-676x-f7gg-47vc",
"url": "https://github.com/netty/netty/security/advisories/GHSA-676x-f7gg-47vc"
}
],
"release_date": "2026-06-12T14:17:50.203000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty-resolver-dns: Netty: Information disclosure and data manipulation due to improper CNAME record validation"
},
{
"cve": "CVE-2026-45736",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-05-15T16:00:55.786944+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477914"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ws, an open source WebSocket client and server for Node.js. The `websocket.close()` implementation is vulnerable to uninitialized memory disclosure when a `TypedArray` is passed as the reason argument. This can lead to the disclosure of sensitive information from uninitialized memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ws: ws: Uninitialized memory disclosure via `websocket.close()` with `TypedArray`",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in the `ws` WebSocket library for Node.js could lead to sensitive information disclosure. The flaw occurs when a `TypedArray` is specifically provided as the `reason` argument to the `websocket.close()` function, potentially exposing uninitialized memory. Red Hat products utilizing this library may be affected if their implementations allow for such a crafted `close()` call.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45736"
},
{
"category": "external",
"summary": "RHBZ#2477914",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477914"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45736",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45736"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45736",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45736"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/c0327ec15a54d701eb6ccefaa8bef328cfc03086",
"url": "https://github.com/websockets/ws/commit/c0327ec15a54d701eb6ccefaa8bef328cfc03086"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/security/advisories/GHSA-58qx-3vcg-4xpx",
"url": "https://github.com/websockets/ws/security/advisories/GHSA-58qx-3vcg-4xpx"
}
],
"release_date": "2026-05-15T14:53:57.263000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ws: ws: Uninitialized memory disclosure via `websocket.close()` with `TypedArray`"
},
{
"cve": "CVE-2026-45740",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-05-13T16:02:41.729478+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477081"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobufjs. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a crafted JSON descriptor with deeply nested namespace definitions. This can lead to the exhaustion of the JavaScript call stack during descriptor loading, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "protobufjs: protobufjs: Denial of Service via crafted JSON descriptors",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in protobufjs, which could allow a remote attacker to exhaust the JavaScript call stack by providing a specially crafted JSON descriptor with deeply nested namespace definitions. This vulnerability impacts Red Hat products that utilize protobufjs for processing protobuf definitions potentially leading to application unresponsiveness.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45740"
},
{
"category": "external",
"summary": "RHBZ#2477081",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477081"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45740",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45740"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45740",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45740"
},
{
"category": "external",
"summary": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-jggg-4jg4-v7c6",
"url": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-jggg-4jg4-v7c6"
}
],
"release_date": "2026-05-13T14:46:02.689000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid loading untrusted protobuf JSON descriptors in applications utilizing protobufjs. If untrusted descriptors must be processed, implement validation at an outer boundary to reject excessively nested structures. Alternatively, isolate the descriptor loading process in an environment that can be safely restarted in case of a denial of service.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "protobufjs: protobufjs: Denial of Service via crafted JSON descriptors"
},
{
"cve": "CVE-2026-46384",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-29T21:02:03.061736+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2483482"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Go Avro in decoding logic. Multiple decoder paths performs unsafe integer conversions and overflow-prone arithmetic operations on attacker-controlled values from Avro payloads. A remote attacker during Avro decoder operations could exploit this issue using specially crafted Avro data to consume excessive resources by bypassing memory limits and triggering crashes leading to a denial of service in affected applications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/hamba/avro/v2: github.com/linkedin/goavro/v2: Integer Overflow in Avro Decoder",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability affects multiple Avro decoder code paths in affected Go Avro libraries. Red Hat Product Security has assessed this issue as an Important severity vulnerability.\n\nA remote unauthenticated attacker may supply specially crafted Avro payloads containing malformed or excessively large integer values that trigger unsafe integer truncation, arithmetic overflow conditions, or invalid memory allocation operations during decoding.\n\nThe vulnerability affects both 32-bit specific integer narrowing paths and several cross-platform arithmetic overflow conditions. There is only a denial-of-service impact but not confidentiality or integrity impact. Therefore, Red Hat assessed the impact as limited to Availability (A:H).",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46384"
},
{
"category": "external",
"summary": "RHBZ#2483482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2483482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46384",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46384"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46384",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46384"
},
{
"category": "external",
"summary": "https://github.com/iskorotkov/avro/security/advisories/GHSA-mc57-h6j3-3hmv",
"url": "https://github.com/iskorotkov/avro/security/advisories/GHSA-mc57-h6j3-3hmv"
}
],
"release_date": "2026-05-29T19:58:21.535000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "workaround",
"details": "Red Hat is not aware of a practical temporary workaround that fully mitigates this issue or meets Red Hat Product Security\u0027s standards for usability, deployment, applicability, or stability. Customers are advised to apply the relevant security updates when they become available.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/hamba/avro/v2: github.com/linkedin/goavro/v2: Integer Overflow in Avro Decoder"
},
{
"cve": "CVE-2026-46385",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-05-29T21:01:37.087371+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2483475"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Avro array and map decoding logic in Go Avro. The decoder failed to properly stop processing after encountering read errors while iterating over attacker-controlled block-count values, leading to excessive resource consumption. A remote unauthenticated attacker could exploit this issue using specially crafted Avro payloads causing denial of service, where the affected system\u0027s CPU is consumed indefinitely until the process is terminated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/hamba/avro/v2: github.com/linkedin/goavro/v2: CPU Exhaustion in Avro Decoder via Unbounded Block-Count Iteration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability affects Avro array and map decoding functionality in affected Go Avro libraries. Red Hat Product Security has assessed this issue as an Important severity vulnerability.\n\nA remote unauthenticated attacker may supply specially crafted Avro payloads containing excessively large block-count values followed by truncated or invalid data. Because the decoder continued iterating after the underlying reader entered an error state, affected applications may consume excessive CPU resources for extended periods of time, potentially leading to denial of service.\n\nThe currently available analysis demonstrates CPU exhaustion and service disruption but does not demonstrate confidentiality or integrity impact. Therefore, Red Hat assessed the impact as limited to Availability (A:H).",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46385"
},
{
"category": "external",
"summary": "RHBZ#2483475",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2483475"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46385",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46385"
},
{
"category": "external",
"summary": "https://github.com/iskorotkov/avro/security/advisories/GHSA-w8j3-pq8g-8m7w",
"url": "https://github.com/iskorotkov/avro/security/advisories/GHSA-w8j3-pq8g-8m7w"
}
],
"release_date": "2026-05-29T19:58:59.667000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "workaround",
"details": "Red Hat is not aware of a practical temporary workaround that fully mitigates this issue or meets Red Hat Product Security\u0027s standards for usability, deployment, applicability, or stability. Customers are advised to apply the relevant security updates when they become available.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/hamba/avro/v2: github.com/linkedin/goavro/v2: CPU Exhaustion in Avro Decoder via Unbounded Block-Count Iteration"
},
{
"cve": "CVE-2026-46595",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2026-05-22T04:01:52.215134+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/crypto/ssh is vulnerable to authorization bypass when SSH server configurations rely on source-address validation alongside non-public-key authentication callbacks. An attacker with low privileges who can authenticate through such a callback path may bypass intended source-address restrictions and gain unauthorized SSH access. Red Hat impact sits in services built with affected x/crypto/ssh, including RHEL golang streams, hummingbird Go toolchains, RHACM/MCE agents, and OpenShift or Ceph components that embed Go SSH servers with mixed callback types.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "RHBZ#2480689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://go.dev/cl/781642",
"url": "https://go.dev/cl/781642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79570",
"url": "https://go.dev/issue/79570"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5023",
"url": "https://pkg.go.dev/vuln/GO-2026-5023"
}
],
"release_date": "2026-05-22T02:31:27.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation"
},
{
"cve": "CVE-2026-46599",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-29T21:01:31.259450+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2483473"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/image/tiff` package\u0027s TIFF decoder. This vulnerability occurs because the decoder does not properly limit the size of PackBits-compressed data. A remote attacker could exploit this by providing a maliciously-crafted image, leading to the decoder processing excessive amounts of data. This can result in a Denial of Service (DoS) due to resource exhaustion, even with a small input image.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via crafted PackBits-compressed data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this issue as Moderate with RH CVSS 6.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H). A flaw was found in golang.org/x/image/tiff where the TIFF decoder does not limit the size of PackBits-compressed data. A maliciously crafted TIFF image with small declared dimensions can cause the decoder to process disproportionately large amounts of compressed data, leading to resource exhaustion. Exploitation requires user interaction (opening a crafted TIFF file). Most Red Hat products that bundle golang.org/x/image do not process untrusted TIFF input in their supported execution paths.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46599"
},
{
"category": "external",
"summary": "RHBZ#2483473",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2483473"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46599",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46599"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46599",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46599"
},
{
"category": "external",
"summary": "https://go.dev/cl/759960",
"url": "https://go.dev/cl/759960"
},
{
"category": "external",
"summary": "https://go.dev/issue/79577",
"url": "https://go.dev/issue/79577"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/uhYX90BlBvI",
"url": "https://groups.google.com/g/golang-announce/c/uhYX90BlBvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5032",
"url": "https://pkg.go.dev/vuln/GO-2026-5032"
}
],
"release_date": "2026-05-29T19:35:33.539000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "workaround",
"details": "Update affected Go applications to use golang.org/x/image version 0.41.0 or later, which limits the amount of compressed data the decoder will process. As a workaround, restrict accepted image formats at the application edge and reject TIFF input where it is not a required format. Applications that do not decode untrusted TIFF images are not affected.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via crafted PackBits-compressed data"
},
{
"cve": "CVE-2026-46625",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-10T22:01:17.685570+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in JavaScript Cookie (js-cookie). This vulnerability allows a remote attacker to manipulate cookie attributes by exploiting a prototype pollution issue within the `assign()` helper function. When processing specially crafted JSON input, the flaw enables an attacker to hijack the prototype of a cookie\u0027s attribute object. This allows the attacker to set sensitive cookie attributes such as `domain`, `secure`, `samesite`, `expires`, and `path`, potentially leading to security bypasses or session manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-cookie: JavaScript Cookie: Cookie attribute manipulation via prototype pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: This flaw in the `js-cookie` JavaScript library allows for cookie attribute manipulation via prototype pollution. When applications process untrusted JSON data with affected versions of `js-cookie`, an attacker could control sensitive cookie properties such as `domain` or `secure`, potentially leading to session fixation or other client-side security bypasses.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46625"
},
{
"category": "external",
"summary": "RHBZ#2487740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46625",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46625"
},
{
"category": "external",
"summary": "https://github.com/js-cookie/js-cookie/commit/eb3c40e89731e99b8970faaf35ddad249c6c0020",
"url": "https://github.com/js-cookie/js-cookie/commit/eb3c40e89731e99b8970faaf35ddad249c6c0020"
},
{
"category": "external",
"summary": "https://github.com/js-cookie/js-cookie/releases/tag/v3.0.7",
"url": "https://github.com/js-cookie/js-cookie/releases/tag/v3.0.7"
},
{
"category": "external",
"summary": "https://github.com/js-cookie/js-cookie/security/advisories/GHSA-qjx8-664m-686j",
"url": "https://github.com/js-cookie/js-cookie/security/advisories/GHSA-qjx8-664m-686j"
}
],
"release_date": "2026-06-10T21:18:05.372000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "js-cookie: JavaScript Cookie: Cookie attribute manipulation via prototype pollution"
},
{
"cve": "CVE-2026-47691",
"cwe": {
"id": "CWE-346",
"name": "Origin Validation Error"
},
"discovery_date": "2026-06-12T16:02:45.855856+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488439"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty\u0027s `DnsResolveContext`. An attacker controlling an authoritative name server for a subdomain can exploit this vulnerability by providing crafted NS records that are insufficiently validated. This allows the attacker to poison the DNS cache for parent domains, bypassing standard bailiwick rules. Consequently, future DNS resolutions for the affected parent domain will use the poisoned cache, potentially redirecting users to malicious servers and leading to information disclosure or integrity compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "io.netty/netty-resolver-dns: Netty has Insufficient Bailiwick Validation for NS Records",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Netty\u0027s DNS resolution component, `netty-resolver-dns`, allows for DNS cache poisoning. An attacker with control over an authoritative name server for a subdomain could exploit this vulnerability to inject malicious DNS records into the cache of parent domains. This could lead to redirection of network traffic, impacting the integrity and availability of services relying on DNS resolution within affected Red Hat products.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-47691"
},
{
"category": "external",
"summary": "RHBZ#2488439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488439"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-47691",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47691"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-47691",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47691"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-5pvg-856g-cp85",
"url": "https://github.com/netty/netty/security/advisories/GHSA-5pvg-856g-cp85"
}
],
"release_date": "2026-06-12T14:33:16.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "io.netty/netty-resolver-dns: Netty has Insufficient Bailiwick Validation for NS Records"
},
{
"cve": "CVE-2026-48043",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-06-12T16:02:56.371830+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488442"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in netty-codec-http2. A remote attacker could send specially crafted frames that cause a resource leak within the `DelegatingDecompressorFrameListener` class. This resource leak could lead to an Out Of Memory Error (OOME), potentially causing a Denial of Service (DoS) by taking down the entire Java Virtual Machine (JVM).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-http2: netty-codec-http2: Denial of Service due to resource leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in netty-codec-http2, affecting Red Hat products that utilize HTTP/2 communication with decompression. A remote attacker can exploit a resource leak in the `DelegatingDecompressorFrameListener` by sending malformed HTTP/2 frames, potentially leading to an Out Of Memory Error and causing the Java Virtual Machine to terminate. This could disrupt service availability in affected deployments.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48043"
},
{
"category": "external",
"summary": "RHBZ#2488442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488442"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48043"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-c2gf-v879-257j",
"url": "https://github.com/netty/netty/security/advisories/GHSA-c2gf-v879-257j"
}
],
"release_date": "2026-06-12T14:39:52.498000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty-codec-http2: netty-codec-http2: Denial of Service due to resource leak"
},
{
"cve": "CVE-2026-48059",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-06-12T16:02:40.032749+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Netty HAProxy PROXY protocol v2 codec. A remote attacker can exploit this vulnerability by sending a specially crafted HAProxy PROXY protocol v2 header with nested `PP2_TYPE_SSL` type-length-value (TLV) records. This can lead to a memory leak, causing the underlying cumulation buffer to remain permanently pinned and potentially resulting in a Denial of Service (DoS) due to resource exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-haproxy: Netty HAProxy PROXY protocol v2 codec: Denial of Service via memory leak from crafted PROXY protocol headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Netty HAProxy PROXY protocol v2 codec, which can lead to a denial of service. A remote attacker can trigger a memory leak by sending a specially crafted HAProxy PROXY protocol v2 header with deeply nested SSL TLV records, causing resource exhaustion in affected Red Hat products that utilize this codec.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48059"
},
{
"category": "external",
"summary": "RHBZ#2488437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48059",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48059"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48059",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48059"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-h2qv-fj59-j46j",
"url": "https://github.com/netty/netty/security/advisories/GHSA-h2qv-fj59-j46j"
}
],
"release_date": "2026-06-12T14:42:44.677000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty-codec-haproxy: Netty HAProxy PROXY protocol v2 codec: Denial of Service via memory leak from crafted PROXY protocol headers"
},
{
"cve": "CVE-2026-48779",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-16T22:01:24.571224+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2489661"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ws, an open source WebSocket client and server. A remote attacker can exploit this memory exhaustion vulnerability by sending a high volume of exceptionally small fragments and data chunks. This action forces the affected component to allocate and hold structural wrappers that consume excessive memory. Consequently, this leads to process termination and a denial of service (DoS) for the remote peer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ws: ws: Denial of Service via memory exhaustion from small WebSocket fragments",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `ws` WebSocket library. A remote attacker can exploit this flaw by sending a high volume of small, fragmented data, leading to excessive memory consumption and subsequent process termination. This can result in service disruption for Red Hat products that utilize `ws` for WebSocket communication.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48779"
},
{
"category": "external",
"summary": "RHBZ#2489661",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2489661"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48779",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48779"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48779",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48779"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/86d3e8a5fb0246ed373860c5fbb0de88824a27f7",
"url": "https://github.com/websockets/ws/commit/86d3e8a5fb0246ed373860c5fbb0de88824a27f7"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/b5372ac67bb97a773727b8e9f5035a8123556d53",
"url": "https://github.com/websockets/ws/commit/b5372ac67bb97a773727b8e9f5035a8123556d53"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/bca91adf15677e47dbe4f959653452727be28b94",
"url": "https://github.com/websockets/ws/commit/bca91adf15677e47dbe4f959653452727be28b94"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/fd36cd864fcdf62a08273a99e19a7d975401fee8",
"url": "https://github.com/websockets/ws/commit/fd36cd864fcdf62a08273a99e19a7d975401fee8"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/security/advisories/GHSA-96hv-2xvq-fx4p",
"url": "https://github.com/websockets/ws/security/advisories/GHSA-96hv-2xvq-fx4p"
}
],
"release_date": "2026-06-16T21:26:22.537000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ws: ws: Denial of Service via memory exhaustion from small WebSocket fragments"
},
{
"cve": "CVE-2026-50010",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-06-12T16:02:13.735675+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488429"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty, a network application framework. This vulnerability allows a remote attacker to bypass hostname verification due to improper handling of user-supplied trust managers. When a client is configured with a plain X.509 Trust Manager (X509TrustManager), it fails to perform necessary hostname checks, enabling an attacker to impersonate a legitimate server. This could lead to sensitive information disclosure or man-in-the-middle attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-handler: Netty: Improper trust manager handling leads to hostname verification bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in Netty that affects Red Hat products utilizing the `netty-handler` component, including various Red Hat AMQ, Enterprise Application Platform, and OpenShift offerings. The vulnerability arises when a Netty client is configured with a plain X.509 Trust Manager, leading to a bypass of hostname verification. This oversight allows a remote attacker to perform man-in-the-middle attacks by impersonating a legitimate server, potentially compromising sensitive data.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-50010"
},
{
"category": "external",
"summary": "RHBZ#2488429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488429"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-50010",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50010"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-50010",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-50010"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.1.135.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final",
"url": "https://github.com/netty/netty/releases/tag/netty-4.2.15.Final"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-c653-97m9-rcg9",
"url": "https://github.com/netty/netty/security/advisories/GHSA-c653-97m9-rcg9"
}
],
"release_date": "2026-06-12T14:50:43.151000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty-handler: Netty: Improper trust manager handling leads to hostname verification bypass"
},
{
"cve": "CVE-2026-50559",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-06-09T10:55:32.426000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2486959"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Quarkus. A remote attacker could bypass HTTP path-based authorization policies by using specially crafted encoded semicolons, slashes, or backslashes in HTTP requests. This could allow unauthorized access to protected static resources, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "io.quarkus/quarkus-vertx-http: Quarkus: Authorization bypass in HTTP path-based policies via encoded characters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in Quarkus where HTTP path-based authorization policies can be bypassed by a remote attacker. Specially crafted HTTP requests containing encoded semicolons, slashes, or backslashes can circumvent security controls, allowing unauthorized access to protected static resources and leading to information disclosure. This is critical in deployments where Quarkus applications serve sensitive static content and rely solely on path-based authorization.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-50559"
},
{
"category": "external",
"summary": "RHBZ#2486959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2486959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-50559",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50559"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-50559",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-50559"
},
{
"category": "external",
"summary": "https://github.com/quarkusio/quarkus/security/advisories/GHSA-qcxp-gm7m-4j5v",
"url": "https://github.com/quarkusio/quarkus/security/advisories/GHSA-qcxp-gm7m-4j5v"
}
],
"release_date": "2026-06-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "io.quarkus/quarkus-vertx-http: Quarkus: Authorization bypass in HTTP path-based policies via encoded characters"
},
{
"cve": "CVE-2026-54512",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-06-23T22:01:49.821346+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2492015"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jackson-databind. This vulnerability allows a remote attacker to bypass the PolymorphicTypeValidator (PTV) when polymorphic typing is enabled and a type identifier contains generic parameters. By crafting a malicious type ID, an attacker can place a denied class as a generic type parameter of an allowed container. This leads to the loading and instantiation of arbitrary classes, potentially resulting in arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jackson-databind: jackson-databind: Arbitrary code execution via PolymorphicTypeValidator bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in `jackson-databind` is rated as Important. While it describes a potential bypass of the PolymorphicTypeValidator leading to arbitrary code execution, exploitation requires an attacker to already possess administrative privileges, specifically the `manage-realm` role. This flaw does not enable privilege escalation, as it does not grant additional capabilities beyond those inherently available to an existing administrator.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54512"
},
{
"category": "external",
"summary": "RHBZ#2492015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2492015"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54512",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54512"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54512",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54512"
},
{
"category": "external",
"summary": "https://github.com/FasterXML/jackson-databind/commit/434d6c511de7fdd9872f29157aafb6162d12d8d5",
"url": "https://github.com/FasterXML/jackson-databind/commit/434d6c511de7fdd9872f29157aafb6162d12d8d5"
},
{
"category": "external",
"summary": "https://github.com/FasterXML/jackson-databind/issues/5988",
"url": "https://github.com/FasterXML/jackson-databind/issues/5988"
},
{
"category": "external",
"summary": "https://github.com/FasterXML/jackson-databind/security/advisories/GHSA-j3rv-43j4-c7qm",
"url": "https://github.com/FasterXML/jackson-databind/security/advisories/GHSA-j3rv-43j4-c7qm"
}
],
"release_date": "2026-06-23T20:56:36.646000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jackson-databind: jackson-databind: Arbitrary code execution via PolymorphicTypeValidator bypass"
},
{
"cve": "CVE-2026-54513",
"cwe": {
"id": "CWE-184",
"name": "Incomplete List of Disallowed Inputs"
},
"discovery_date": "2026-06-23T22:01:34.437620+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2492010"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jackson-databind, a library used for processing data. This vulnerability allows an attacker to bypass security controls designed to validate data types. By sending specially crafted input, an attacker can force the system to process untrusted data, which may lead to the execution of malicious code. This could result in a complete compromise of the affected system, impacting its confidentiality, integrity, and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jackson-databind: Jackson-databind: Security bypass allows arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in `jackson-databind` allows for a security bypass, enabling arbitrary code execution. The vulnerability arises from insufficient validation of array component types by `BasicPolymorphicTypeValidator`, which permits deserialization of unallowlisted types when processing untrusted input. This bypass of type validation can lead to a complete system compromise, affecting confidentiality, integrity, and availability in Red Hat products utilizing `jackson-databind` for data processing.",
"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": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54513"
},
{
"category": "external",
"summary": "RHBZ#2492010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2492010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54513",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54513"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54513",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54513"
},
{
"category": "external",
"summary": "https://github.com/FasterXML/jackson-databind/commit/01d1692c8d0ed03e51a0e3c4f8a9e6908e4931e5",
"url": "https://github.com/FasterXML/jackson-databind/commit/01d1692c8d0ed03e51a0e3c4f8a9e6908e4931e5"
},
{
"category": "external",
"summary": "https://github.com/FasterXML/jackson-databind/commit/24529da29fdf46ff94ca38de9ebf31cd188f5e8e",
"url": "https://github.com/FasterXML/jackson-databind/commit/24529da29fdf46ff94ca38de9ebf31cd188f5e8e"
},
{
"category": "external",
"summary": "https://github.com/FasterXML/jackson-databind/issues/5981",
"url": "https://github.com/FasterXML/jackson-databind/issues/5981"
},
{
"category": "external",
"summary": "https://github.com/FasterXML/jackson-databind/issues/5983",
"url": "https://github.com/FasterXML/jackson-databind/issues/5983"
},
{
"category": "external",
"summary": "https://github.com/FasterXML/jackson-databind/pull/5984",
"url": "https://github.com/FasterXML/jackson-databind/pull/5984"
},
{
"category": "external",
"summary": "https://github.com/FasterXML/jackson-databind/security/advisories/GHSA-rmj7-2vxq-3g9f",
"url": "https://github.com/FasterXML/jackson-databind/security/advisories/GHSA-rmj7-2vxq-3g9f"
}
],
"release_date": "2026-06-23T20:53:52.543000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T19:53:07+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "workaround",
"details": "Upgrade to version 2.18.8, 2.21.4, or 3.1.4 or later to address this vulnerability. If upgrading is not immediately possible, remove BasicPolymorphicTypeValidator.Builder.allowIfSubTypeIsArray() from the application\u2019s ObjectMapper configuration to eliminate the affected deserialization path. Rebuild and restart the application to apply the configuration change.\n\nAs an additional mitigation, disable polymorphic deserialization of untrusted data where possible by avoiding or removing default typing features such as activateDefaultTyping() or enableDefaultTyping(). When polymorphic deserialization is required, restrict allowed subtypes using a strict whitelist of trusted application packages and avoid broad or permissive type validation rules.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:56a21c05b7e6face6abbb05a1165d02640779cda3dc829e21237840e7cbac579_amd64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:a9a7a4aff8961cea3f5a4cd5b3370c5f13105e9461f4fb0de70bcfa7b5facab1_arm64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:1dadbcd03e36720ff1bccd2fa77cdb7096e94322794f5ad3b8a511d08c0c30d3_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:c1d344fddcfb7ff4ca4bc3a2ba88917c918879b8411aef0dc1c252e151e7df5f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:681a38cf4bd5f892dd76e634d754106d55c1dc78ed1a59c6003fd75d8e285101_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:ea227ce33a7d948d284c10f3f590ddfdc5058459a52b87c46ce882ac32a82a0f_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:c8915feceaaf08a0f3a05df8a61f44b8cfca2b23872219828a694cee047252a1_amd64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:f226753fa98b6492d7fffc0d669d1e003f5146c6214d3cbad96d0e3fd8f03663_arm64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:8aba4092e4ca595ee8df8f878754f698059c72d956022a1fe9e123d6ed7a7fa6_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:f6f18f4a84f0a0381e5d03893d2968050537f7e20b08b61b54e922c4d9359292_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a93361b346844f7ec4108a9658cb5fdd61c8963e90ee15e52fb213b1bb4d01c6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:b34a578607642a41719d12a902df7b4549606f37e773f6b20ed047b94c1739fe_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:98849e3734fbdeb2252a6d4863f999ebba93155c5c650e42711c76c82b6c6b45_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bd3419415c6e31e2c5269b371d8097e69cad1ff84cea5b98b4892ffad05a501f_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:c0b028b465d8e6f3b262659195c01deee13538c1e34a823bffb7624bbb5252fc_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:cb6b42fb943940abf1e5c7c9f6050a7f950066497c89dd1306051697d7d207a6_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:51b54fe0f6d011cd59eaa810f62d4d8b8dde5c0ebd75684cbc2eac104466c467_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:a6ab21c3097a8268cba87c6eeb1f512454da0c68410031c4160c7d7378920850_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:2d9c9f1cd1ff98721ea2ee56e86319bc6bc403f9b444e0fbe802ecb89b589134_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:89b841456cfe46bf4d3b6bd32dea131c51241d2b1bd266d408eac78ed79c395a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jackson-databind: Jackson-databind: Security bypass allows arbitrary code execution"
}
]
}
RHSA-2026:57487
Vulnerability from csaf_redhat - Published: 2026-08-26 14:37 - Updated: 2026-08-26 21:54A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64 | — |
Workaround
|
A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by crafting a malicious Uniform Resource Identifier (URI) that contains percent-encoded authority delimiters. The fast-uri library incorrectly decodes these delimiters during normalization and then re-emits them as raw separators, which can change the URI's intended authority. This issue allows applications that perform host allowlist checks, redirect validation, or outbound request routing to be steered to a different authority than specified, potentially bypassing security controls.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64 | — |
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-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64 | — |
Workaround
|
A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64 | — |
Workaround
|
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64 | — |
Workaround
|
A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64 | — |
Workaround
|
A flaw was found in protobufjs, a library that compiles protobuf definitions into JavaScript functions. This vulnerability allows an attacker to manipulate the internal structure of message objects. By providing a specially crafted input, an attacker could alter the prototype of individual message instances, potentially leading to unauthorized modification of data or unexpected application behavior, thereby impacting data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64 | — |
Workaround
|
A flaw was found in protobufjs, a library used to compile protobuf definitions into JavaScript functions. A remote attacker could exploit this vulnerability by providing a crafted descriptor that includes a non-string default value for a bytes field. This could lead to the generation of an unsafe expression within the toObject conversion function, ultimately allowing the attacker to execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64 | — |
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:57487 | self |
| https://access.redhat.com/security/cve/CVE-2025-13465 | external |
| https://access.redhat.com/security/cve/CVE-2026-34986 | external |
| https://access.redhat.com/security/cve/CVE-2026-39820 | external |
| https://access.redhat.com/security/cve/CVE-2026-42499 | external |
| https://access.redhat.com/security/cve/CVE-2026-42504 | external |
| https://access.redhat.com/security/cve/CVE-2026-44292 | external |
| https://access.redhat.com/security/cve/CVE-2026-44293 | external |
| https://access.redhat.com/security/cve/CVE-2026-6322 | 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-13465 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2431740 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-13465 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-13465 | external |
| https://github.com/lodash/lodash/security/advisor… | external |
| https://access.redhat.com/security/cve/CVE-2026-6322 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2466684 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-6322 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-6322 | external |
| https://cna.openjsf.org/security-advisories.html | external |
| https://github.com/fastify/fast-uri/security/advi… | 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-39820 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467820 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-39820 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-39820 | external |
| https://go.dev/cl/759940 | external |
| https://go.dev/issue/78566 | external |
| https://groups.google.com/g/golang-announce/c/qcC… | external |
| https://pkg.go.dev/vuln/GO-2026-4986 | external |
| https://access.redhat.com/security/cve/CVE-2026-42499 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467809 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42499 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42499 | external |
| https://go.dev/cl/771520 | external |
| https://go.dev/issue/78987 | external |
| https://pkg.go.dev/vuln/GO-2026-4977 | external |
| https://access.redhat.com/security/cve/CVE-2026-42504 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2484204 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42504 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42504 | external |
| https://go.dev/cl/774481 | external |
| https://go.dev/issue/79217 | external |
| https://groups.google.com/g/golang-announce/c/tKs… | external |
| https://pkg.go.dev/vuln/GO-2026-5038 | external |
| https://access.redhat.com/security/cve/CVE-2026-44292 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477088 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44292 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44292 | external |
| https://github.com/protobufjs/protobuf.js/securit… | external |
| https://access.redhat.com/security/cve/CVE-2026-44293 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477104 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44293 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44293 | external |
| https://github.com/protobufjs/protobuf.js/securit… | 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.54 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.54. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:57482\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:57487",
"url": "https://access.redhat.com/errata/RHSA-2026:57487"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13465",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"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-39820",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42499",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42504",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44292",
"url": "https://access.redhat.com/security/cve/CVE-2026-44292"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44293",
"url": "https://access.redhat.com/security/cve/CVE-2026-44293"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6322",
"url": "https://access.redhat.com/security/cve/CVE-2026-6322"
},
{
"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_57487.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.18.54 bug fix and security update",
"tracking": {
"current_release_date": "2026-08-26T21:54:35+00:00",
"generator": {
"date": "2026-08-26T21:54:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:57487",
"initial_release_date": "2026-08-26T14:37:28+00:00",
"revision_history": [
{
"date": "2026-08-26T14:37:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-26T14:40:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-26T21:54: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.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-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1786754114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Aaddfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1786754633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3Ae468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=1786752353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3A438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=1786752410"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3Aa5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1786754660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1786753082"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Abf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1786754632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1786754621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1786754951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1786754814"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Afcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1786755301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1786755418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1786753232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1786753506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1786754346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1786755434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1786755266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1786753365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3A51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=1786753127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=1786753187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3A603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=1786753272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3Ad5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1786753050"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3Af5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1786752302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Acaee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1786753326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3Addea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=1786755456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1786991307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Adabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1786754516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1786754396"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1786752663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1786753241"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Abe858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1786755177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1786754604"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1786755276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3Ad5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=1786752716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3Ad057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=1786783550"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3Ad3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=1786753287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3A9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=1786752592"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1786755646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1786754094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Acb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1786754401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1786754433"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1787031225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Ad8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1786754333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1786754087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Acf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1786783439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1786784094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3Ad29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1786754845"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1786787936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1786754508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1786754308"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1787031447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Ab588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1786755368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Ab799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1786755731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1787038850"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3Ab4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1786754187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3Aea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1786755275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Aa700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1786754880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3Afc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1786755222"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Af1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1786755862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1786755354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Acf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1786755159"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Ad3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1786754675"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1786784128"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3Ae217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1786754959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3Ac3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1786753732"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1786755292"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1786754690"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1786753477"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1786754550"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3A5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=1786752618"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3A63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=1786752524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3A8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=1786752610"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=1786752910"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3Ad6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=1786752516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3A0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=1786752947"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3Ad591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=1786752720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3Ad5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=1786752595"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3A553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=1786752616"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3Ab13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=1786783503"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/azure-service-rhel9-operator\u0026tag=1786753571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3Ab9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=1786752673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1786755499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Aaf6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1786756613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1786786890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Aa4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1786755874"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1787008847"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1786755470"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3Ad701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1786753205"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1786755286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1786754329"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3Ac8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1786753196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Aa15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1786755239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1786755316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1786754040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Aad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1786755395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1786753529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1786753687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1786754530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1786755199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1786755012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1786785343"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1786784018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Afa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1786754354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Ae591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1786754662"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1786753559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1786787681"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3Afa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1786752353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3Af961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1786755013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1786753561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1786752713"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3Aaa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1786755202"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1786754358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Ab180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1786754898"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1786752616"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3Aec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1786754264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3Ab402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1786754131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3Afe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1786755345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1786754595"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3Ab2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1786752450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3Affaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1786753138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3Accb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1786753807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1786753135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1786753768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3Aa39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=1786753216"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3Adcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=1786753976"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3Ad6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=1786753725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1786755214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3A9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=1786753536"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3A87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=1786752596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Ac7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1786787796"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-exporter-rhel9\u0026tag=1786753216"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3Abdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-extractor-rhel9\u0026tag=1786755474"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1786755584"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3A67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=1786783932"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1786754062"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1786754389"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1786753886"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Ad9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1786752654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1786755348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1786754510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3Af10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1786755157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3A35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=1786752324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3Afeb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=1786752565"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1786753817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3Aa10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1786753489"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1786754307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3Aea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1786788218"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1786755275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3Ad288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1786754780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Ae53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1786755004"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3Abbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1786755730"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1786754804"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Af709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1786754669"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1786756107"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-cloud-controller-manager-rhel9@sha256%3Adcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9\u0026tag=1786752684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-machine-controllers-rhel9@sha256%3A2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9\u0026tag=1786752685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Ab70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1786754418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3Aff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1786754259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1786753872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1786754366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1786755293"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1786753076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Ac875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1786754417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1786755418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1786754969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1786755430"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1786753845"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=1786753676"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=1786752982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3Ade18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=1786753633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3A9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=1786753038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1786754625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Abffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1786754342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Ac283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1786753699"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel9@sha256%3Aa3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9\u0026tag=1786752583"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel9@sha256%3Aa3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9\u0026tag=1786752583"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel9-operator@sha256%3A3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator\u0026tag=1786752658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel9-operator@sha256%3A3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator\u0026tag=1786752658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cloud-controller-manager-rhel9@sha256%3Aa6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9\u0026tag=1786752594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cluster-api-controllers-rhel9@sha256%3Aa10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9\u0026tag=1786752824"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1786755198"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1786755038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1786754065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1786753828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1786755332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1786755252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3Aa9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1786754701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-syncer-rhel9@sha256%3Ab55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9\u0026tag=1786752642"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-problem-detector-rhel9@sha256%3A547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9\u0026tag=1786752362"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1786754114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Ae4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1786754633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3Aefdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=1786752353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3A85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=1786752410"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1786754660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3Afe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1786753082"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1786754632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1786754621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1786754951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Ab2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1786754814"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Acff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1786755301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1786755418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3Af8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1786753232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Abf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1786753506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1786754346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1786755434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1786755266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1786753365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1786753050"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1786752302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1786753326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3Aeea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=1786755456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1786991307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Aafc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1786754516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1786754396"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1786752663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Af0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1786753241"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Ab05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1786755177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Ae303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1786754604"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1786755276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3Af84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=1786752716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3Af70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=1786783550"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3A1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=1786753287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3A0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=1786752592"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1786755646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1786754094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1786754401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1786754433"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1787031225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1786754333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1786754087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1786783439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Af38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1786784094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1786754845"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Ac1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1786787936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1786754508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1786754308"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1787031447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1786755368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Ad15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1786755731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Ad23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1787038850"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3Abe497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1786754187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1786755275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1786754880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1786755222"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1786755862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3Ae8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1786755354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Aa90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1786755159"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1786754675"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1786784128"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1786754959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1786753732"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1786755292"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1786754690"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1786753477"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Aa822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1786754550"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3A743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=1786752618"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3Afd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=1786752524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3Aae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=1786752610"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3Ac98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=1786752910"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3A05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=1786752516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3A8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=1786752947"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3Abb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=1786752720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3A55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=1786752595"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3Ad62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=1786752616"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3Af5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=1786783503"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3Aae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/azure-service-rhel9-operator\u0026tag=1786753571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3Aeae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=1786752673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3Accb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1786755499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Ac220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1786756613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1786786890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1786755874"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1787008847"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3Ade3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1786755470"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1786753205"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Aacc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1786755286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Aff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1786754329"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3Af4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1786753196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1786755239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3Af9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1786755316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Ad7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1786754040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1786755395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1786753529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1786753687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1786754530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1786755199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1786755012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1786785343"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Ae3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1786784018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Ad7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1786754354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Ae16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1786754662"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1786753559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1786787681"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1786752353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1786755013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Aa0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1786753561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1786752713"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1786755202"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1786754358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Ad7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1786754898"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1786752616"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1786754264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1786754131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1786755345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1786754595"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1786752450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3Ae6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1786753138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3Aaf64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1786753807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1786753135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3Abc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1786753768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3A48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=1786752596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1786787796"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-exporter-rhel9\u0026tag=1786753216"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3Ac13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-extractor-rhel9\u0026tag=1786755474"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1786755584"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3Ac7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=1786783932"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Aa911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1786754062"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1786754389"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3Ac2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1786753886"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1786752654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1786755348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1786754510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3Ab1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1786755157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3Ad668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=1786752324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3Ac47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=1786752565"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3Aa24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1786753817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3Aa3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1786753489"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1786754307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1786788218"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1786755275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1786754780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1786755004"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3Aac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1786755730"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1786754804"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Ad9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1786754669"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1786756107"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1786754418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1786754259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3Abb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1786753872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1786754366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1786755293"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Af6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1786753076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1786754417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1786755418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1786754969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3Aa8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1786755430"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1786753845"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1786754625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1786754342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Aad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1786753699"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ad74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1786755198"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1786755038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1786754065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3Affaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1786753828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Abd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1786755332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1786755252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1786754701"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1786754114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1786754633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1786754660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3Ae7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1786753082"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Ad61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1786754632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Afe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1786754621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1786754951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1786754814"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1786755301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1786755418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1786753232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1786753506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1786754346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Aa933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1786755434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1786755266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3Ae752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1786753365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1786753050"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1786752302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1786753326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=1786755456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1786991307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1786754516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1786754396"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1786752663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1786753241"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Ac5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1786755177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Afd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1786754604"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1786755276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1786755646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1786754094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Ac7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1786754401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3Aeb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1786754433"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1787031225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Ab761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1786754333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1786754087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Ae9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1786783439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1786784094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1786754845"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Aa668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1786787936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1786754508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1786754308"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1787031447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1786755368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1786755731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1787038850"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1786754187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1786755275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1786754880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3Af82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1786755222"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1786755862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3Ad65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1786755354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Aed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1786755159"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1786754675"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1786784128"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1786754959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1786753732"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Ad645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1786755292"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3Ab01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1786754690"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Acd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1786753477"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Aba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1786754550"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/azure-service-rhel9-operator\u0026tag=1786753571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3Ac87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1786755499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Aaa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1786756613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1786786890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Acf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1786755874"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3Aa0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1787008847"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3Ae9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1786755470"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1786753205"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Aa9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1786755286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1786754329"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3Abb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1786753196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1786755239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1786755316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Ae515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1786754040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Ab52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1786755395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Acbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1786753529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1786753687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Ab6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1786754530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1786755199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1786755012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3Aff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1786785343"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Ad60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1786784018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1786754354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Ac2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1786754662"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1786753559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Ab1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1786787681"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1786752353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1786755013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1786753561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Af5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1786752713"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3Aa817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1786755202"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1786754358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1786754898"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1786752616"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1786754264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1786754131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3Aac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1786755345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1786754595"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1786752450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3A741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=1786753216"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=1786753976"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=1786753725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1786755214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3A274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=1786753536"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Ac9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1786787796"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-exporter-rhel9\u0026tag=1786753216"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3Aa33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-extractor-rhel9\u0026tag=1786755474"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1786755584"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3A7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=1786783932"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1786754062"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1786754389"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1786753886"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Ab994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1786752654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3Afda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1786755348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1786754510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1786755157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1786753489"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1786754307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1786788218"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1786755275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1786754780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1786755004"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1786755730"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1786754804"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1786754669"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1786756107"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1786754418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1786754259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1786753872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3Ad81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1786754366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1786755293"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Ad948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1786753076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1786754417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Affe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1786755418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3Ad04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1786754969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1786755430"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Af7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1786753845"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1786754625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1786754342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1786753699"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Add50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1786755198"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1786755038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3Abe09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1786754065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3Af6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1786753828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Ad6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1786755332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1786755252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3Ac6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1786754701"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1786754114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1786754633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3Add1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1786754660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1786753082"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Aec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1786754632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1786754621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3Ad1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1786754951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1786754814"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Ab80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1786755301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1786755418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3Ab920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1786753232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Aa0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1786753506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Ae2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1786754346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Ab7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1786755434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1786755266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3Ae70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1786753365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3A1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=1786753127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3Ad55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=1786753187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3Ab623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=1786753272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1786753050"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1786752302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1786753326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=1786755456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1786991307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1786754516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1786754396"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1786752663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1786753241"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1786755177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1786754604"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1786755276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1786755646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ac97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1786754094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1786754401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3Afe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1786754433"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1787031225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Aa27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1786754333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3Ae2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1786754087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Ad91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1786783439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1786784094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1786754845"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Aed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1786787936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3Af4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1786754508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1786754308"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3Ac1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1787031447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1786755368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Af88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1786755731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1787038850"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1786754187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3Ab2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1786755275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1786754880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1786755222"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1786755862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1786755354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1786755159"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1786754675"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Aba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1786784128"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3Abfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1786754959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3Afa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1786753732"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Aeaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1786755292"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1786754690"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Aef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1786753477"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Ab6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1786754550"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/azure-service-rhel9-operator\u0026tag=1786753571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1786755499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1786756613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1786786890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1786755874"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1787008847"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3Af1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1786755470"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1786753205"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1786755286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Acdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1786754329"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1786753196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1786755239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1786755316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1786754040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Afd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1786755395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1786753529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Aaec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1786753687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Afbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1786754530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1786755199"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3Ac2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1786755012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3Aff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1786785343"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1786784018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1786754354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1786754662"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1786753559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Aec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1786787681"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1786752353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3Ae195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1786755013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1786753561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1786752713"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1786755202"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Ae1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1786754358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1786754898"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1786752616"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1786754264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1786754131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3Abe8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1786755345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1786754595"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1786752450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1786753138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1786753807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3Ab8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1786753135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1786753768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1786755214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1786787796"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-exporter-rhel9\u0026tag=1786753216"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3A735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-extractor-rhel9\u0026tag=1786755474"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Ad69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1786755584"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-altinfra-rhel9@sha256%3A504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=1786783932"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1786754062"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1786754389"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3Afdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1786753886"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1786752654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1786755348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3Aedd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1786754510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1786755157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1786753817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1786753489"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1786754307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3Ac1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1786788218"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1786755275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3Ad5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1786754780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1786755004"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1786755730"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3Ac1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1786754804"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1786754669"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Abd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1786756107"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1786754418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3Aea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1786754259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1786753872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1786754366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1786755293"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1786753076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1786754417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1786755418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1786754969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1786755430"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1786753845"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=1786753676"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=1786752982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3A8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=1786753633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3Ae24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=1786753038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1786754625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Afdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1786754342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1786753699"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1786755198"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1786755038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1786754065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1786753828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Ae849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1786755332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Ae89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1786755252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3Ab2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1786754701"
}
}
}
],
"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:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_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/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_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/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_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/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_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/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_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/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_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/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_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/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_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/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_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/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_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/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_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/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_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/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_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/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_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/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_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/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_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/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_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/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_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/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_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/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_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/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_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/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_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/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_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/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_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/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_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/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_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/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_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/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_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/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_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:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_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:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"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:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_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:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_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:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_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:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_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:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_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:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_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/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_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/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_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/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_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/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_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/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_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/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_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/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_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/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_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:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_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:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_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:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_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:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_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:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_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:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_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:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_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:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_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/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_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/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_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/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_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/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_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:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_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:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_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:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_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:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_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:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_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:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"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:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_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:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_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/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_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/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_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/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_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/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_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/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_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/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_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/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_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/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_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-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_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-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_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-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_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-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_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-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_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-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_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-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_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-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_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-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_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-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_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-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_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-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_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-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_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-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_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-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_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-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_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:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_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:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_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:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_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:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_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-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_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:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_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:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_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:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_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-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_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-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_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-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_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-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_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-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_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-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_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-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_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-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_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-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_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-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_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-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_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-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_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-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_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-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_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-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_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-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_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-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_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-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_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-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_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-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_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-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_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-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_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-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_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-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_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-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_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-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_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-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_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-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_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-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_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-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_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-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_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-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_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:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_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:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_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:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_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:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_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@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_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@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_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@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_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@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_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-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_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-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_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-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_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-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_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-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_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-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_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-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_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-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_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-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_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-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_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-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_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-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_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-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_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-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_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-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_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-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_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-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_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:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_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-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_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:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_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@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_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@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_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-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_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@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_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:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_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:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_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:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_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:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_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-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_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-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_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-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_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-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_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-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_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-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_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-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_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-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_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-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_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-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_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-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_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-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_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-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_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-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_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-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_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-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_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-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_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-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_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-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_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-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_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-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_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-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_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-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_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-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_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-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_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-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_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-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_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-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_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-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_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-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_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-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_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-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_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-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_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-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_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-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_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-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_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-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_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-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_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-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_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-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_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-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_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-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_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-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_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-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_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-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_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-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_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-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_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-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_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-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_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-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_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-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_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-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_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-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_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-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_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-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_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-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_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-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_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-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_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-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_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-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_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-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_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-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_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-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_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-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_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-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_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-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_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-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_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-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_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-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_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-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_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-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_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-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_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-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_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-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_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-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_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-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_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-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_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-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_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-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_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-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_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:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_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:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_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-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_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:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_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:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_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:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_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:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_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:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_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-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_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-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_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-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_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-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_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-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_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-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_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-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_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-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_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-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_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-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_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-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_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-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_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-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_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-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_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-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_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-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_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-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_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-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_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-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_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-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_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-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_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-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_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-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_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-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_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-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_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-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_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-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_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-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_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-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_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-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_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-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_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-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_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-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_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-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_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-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_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-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_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-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_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-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_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-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_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-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_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-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_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-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_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-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_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-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_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-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_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-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_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-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_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-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_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-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_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-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_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-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_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-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_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-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_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-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_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-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_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-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_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-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_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-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_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-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_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-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_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-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_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-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_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-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_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-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_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-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_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-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_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-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_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-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_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-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_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-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_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-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_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-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_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-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_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-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_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-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_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-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_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-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_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-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_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-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_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-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_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-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_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-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_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-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_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-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_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-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_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-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_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-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_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-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_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-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_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-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_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-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_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-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_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-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_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-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_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-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_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-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_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-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_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-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_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-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_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-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_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-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_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-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_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-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_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-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_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-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_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-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_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-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_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-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_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-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_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-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_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-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_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-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_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-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_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-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_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-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_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-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_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-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_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-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_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-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_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-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_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-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_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-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_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-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_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-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_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-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_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-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_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-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_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-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_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-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_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-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_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-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_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-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_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-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_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-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_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-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_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-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_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-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_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-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_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-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_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-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_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-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_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-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_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-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_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-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_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-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_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-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_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-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_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-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_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-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_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-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_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-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_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-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_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-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_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-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_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-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_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-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_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-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_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-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_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-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_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-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_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-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_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-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_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-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_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-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_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-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_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-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_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-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_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-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_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:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_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:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_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:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_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:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_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-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_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:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_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:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_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:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_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-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_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:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_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:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_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:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_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:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_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:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_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-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_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:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_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-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_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-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_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-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_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-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_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-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_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-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_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-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_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-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_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-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_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-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_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-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_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-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_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-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_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-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_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-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_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-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_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-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_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-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_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-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_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-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_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-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_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-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_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-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_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-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_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-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_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-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_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-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_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-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_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-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_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-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_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-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_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-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_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-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_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-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_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-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_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-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_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-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_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-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_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-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_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-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_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-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_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-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_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-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_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-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_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-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_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-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_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-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_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-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_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-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_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-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_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-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_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-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_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-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_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-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_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-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_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-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_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-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_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-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_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-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_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-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_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-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_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-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_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-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_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-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_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-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_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-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_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-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_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-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_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-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_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-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_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-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_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-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_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-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_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-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_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-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_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-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_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-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_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-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_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-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_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-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_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:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_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:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_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:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_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:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_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:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_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:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_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-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_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:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_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-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_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-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_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-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_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-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_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-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_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-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_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-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_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-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_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-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_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-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_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-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_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-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_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-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_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-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_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-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_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-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_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-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_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:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_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:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_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:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_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-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_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@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_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-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_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@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_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-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_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:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_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-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_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:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_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-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_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-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_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-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_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-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_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-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_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-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_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-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_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-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_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-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_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-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_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-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_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-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_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-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_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-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_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-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_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-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_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-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_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-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_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-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_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-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_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-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_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-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_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-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_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-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_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-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_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-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_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-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_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-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_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-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_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-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_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-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_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-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_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-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_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-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_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-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_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-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_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-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_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-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_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-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_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-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_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-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_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-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_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-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_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-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_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-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_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-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_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-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_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-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_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-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_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-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_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-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_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-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_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-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_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-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_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-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_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-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_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-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_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-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_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-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_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-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_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-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_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-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_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-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_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-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_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-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_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-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_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-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_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-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_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-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_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-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_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-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_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-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_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-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_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-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_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-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_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-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_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-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_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-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_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-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_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-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_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-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_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-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_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-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_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-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_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-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_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-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_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-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_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-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_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-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_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-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_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-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_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-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_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-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_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-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_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-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_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-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_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-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_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-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_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-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_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-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_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-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_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-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_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-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_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-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_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-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_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-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_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-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_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-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_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-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_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-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_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-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_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-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_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-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_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-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_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-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_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-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_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-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_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-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_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-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_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-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_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-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_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-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_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-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_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-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_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-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_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-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_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-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_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-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_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-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_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-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_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-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_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-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_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-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_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-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_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-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_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-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_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-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_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-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_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-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_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-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_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-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_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-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_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-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_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-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_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-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_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:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_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:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_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:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_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-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_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:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_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:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_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:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_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-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_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-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_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-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_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-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_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-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_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-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_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-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_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-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_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-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_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-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_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-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_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-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_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-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_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-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_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-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_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-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_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-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_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-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_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-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_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-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_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-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_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-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_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-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_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-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_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-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_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-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_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-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_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-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_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-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_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-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_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-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_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-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_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-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_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-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_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-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_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-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_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-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_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-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_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-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_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-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_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-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_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-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_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-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_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-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_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-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_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-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_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-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_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-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_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-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_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-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_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-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_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-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_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-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_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-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_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-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_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-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_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-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_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-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_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-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_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-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_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-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_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-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_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:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_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:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_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:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_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:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_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:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_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:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_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:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_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:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_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-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_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-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_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-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_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-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_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-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_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-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_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-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_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-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_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-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_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-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_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-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_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-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_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-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_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-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_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-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_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-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_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-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_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-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_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-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_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-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_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-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_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-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_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-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_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-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_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-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_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-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_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-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_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-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_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-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_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-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_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-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_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-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_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-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_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-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_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-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_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-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_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-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_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-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_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-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_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-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_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-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_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-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_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-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_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-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_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-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_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-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_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-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_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-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_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-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_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-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_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-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_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-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_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-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_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-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_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-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_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-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_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-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_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-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_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-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_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-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_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-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_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-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_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-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_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-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_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-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_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-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_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-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_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-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_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-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_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-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_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-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_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-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_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-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_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-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_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-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_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-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_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-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_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-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_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-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_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-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_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-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_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-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_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-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_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-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_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-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_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-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_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-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_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-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_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-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_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-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_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:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_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:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_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:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_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:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_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:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_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:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_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-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_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:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_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-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_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-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_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-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_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-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_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-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_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-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_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-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_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-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_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:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_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:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_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:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_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:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_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-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_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:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_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:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_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:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_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-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_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-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_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-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_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-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_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-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_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-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_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-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_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-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_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-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_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-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_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-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_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-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_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-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_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-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_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-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_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-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_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-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_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-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_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-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_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-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_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-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_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-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_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-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_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-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_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-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_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-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_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-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_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-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_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-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_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-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_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-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_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-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_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-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_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-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_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-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_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-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_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-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_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-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_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-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_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-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_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-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_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-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_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-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_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-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_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-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_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-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_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-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_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-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_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-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_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-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_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-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_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-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_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-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_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-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_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-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_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-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_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-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_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-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_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-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_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-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_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-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_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-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_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-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_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-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_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-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_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-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_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-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_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-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_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-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_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-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_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-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_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-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_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:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_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:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_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:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_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:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_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:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_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:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_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:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_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:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_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-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_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-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_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-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_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-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_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-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_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-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_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-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_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-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_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-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_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-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_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-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_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-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_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-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_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-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_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-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_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-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_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-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_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-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_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-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_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-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_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-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_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-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_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-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_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-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_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-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_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-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_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-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_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-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_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-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_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-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_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-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_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-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_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-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_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-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_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-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_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-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_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-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_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-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_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-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_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-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_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-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_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-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_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-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_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-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_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-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_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-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_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-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_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-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_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-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_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-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_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-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_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-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_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-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_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-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_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-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_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-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_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-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_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-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_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-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_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-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_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-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_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-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_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-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_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-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_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-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_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-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_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-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_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-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_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:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_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:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_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:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_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:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_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:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_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:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_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:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_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:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_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-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_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@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_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-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_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@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_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@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_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@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_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@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_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@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_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-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_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-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_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-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_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-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_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-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_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-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_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-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_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-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_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-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_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-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_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-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_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-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_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-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_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-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_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-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_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-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_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-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_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-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_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-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_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-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_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-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_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-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_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-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_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-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_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-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_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-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_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-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_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-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_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-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_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-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_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-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_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-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_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-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_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-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_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-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_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-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_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-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_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-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_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-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_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-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_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-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_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-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_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-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_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-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_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-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_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-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_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-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_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-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_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:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_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:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_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:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_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:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_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:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_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:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_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:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_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:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_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:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_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:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_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:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_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:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_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-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_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:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_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:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_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:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_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-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_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-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_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-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_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-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_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-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_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-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_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-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_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-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_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-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_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-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_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-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_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-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_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-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_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-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_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-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_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-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_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-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_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-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_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-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_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-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_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-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_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-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_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-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_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-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_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-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_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-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_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-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_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-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_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-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_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-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_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-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_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-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_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-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_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-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_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-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_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-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_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-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_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-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_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-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_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-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_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-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_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-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_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-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_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-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_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-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_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-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_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-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_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-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_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-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_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-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_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-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_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-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_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-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_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-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_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-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_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-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_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-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_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-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_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-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_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-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_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-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_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-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_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-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_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-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_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-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_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-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_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-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_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-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_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-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_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-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_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-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_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-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_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-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_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-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_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-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_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-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_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-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_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-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_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-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_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-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_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-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_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-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_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-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_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-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_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-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_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-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_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-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_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-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_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:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_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:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_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:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_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:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_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:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_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:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_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:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_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:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_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:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_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:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_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:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_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:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_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:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_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:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_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:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_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:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_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-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_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-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_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-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_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-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_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-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_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-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_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-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_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-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_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:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_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:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_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:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_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:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_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:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_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:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_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:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_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:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_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:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_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:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_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@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_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@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_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-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_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-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_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-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_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-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_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:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_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:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_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@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_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@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_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-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_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-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_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-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_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-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_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/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_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/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_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/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_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/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_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/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_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/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_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/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_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/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"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-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T14:37:28+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:4d4e6147f15c286b33afbd6838ed94683b5f93711a90efe046c58d453318663c\n\n (For s390x architecture)\n The image digest is sha256:66a3f21ee82c3651eae07ef0cd7dc81859a06b9c48b0e727489a6945a1fca830\n\n (For ppc64le architecture)\n The image digest is sha256:e6f5a4487f2a5a040ed850a80b6014af330ac162beaada80b2b21a9bd79353ed\n\n (For aarch64 architecture)\n The image digest is sha256:bac5e091e587bba94d10d0e64d6c664748f2106f020d219b08247065850b4f80\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-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57487"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"cve": "CVE-2026-6322",
"cwe": {
"id": "CWE-140",
"name": "Improper Neutralization of Delimiters"
},
"discovery_date": "2026-05-05T11:01:00.332189+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by crafting a malicious Uniform Resource Identifier (URI) that contains percent-encoded authority delimiters. The fast-uri library incorrectly decodes these delimiters during normalization and then re-emits them as raw separators, which can change the URI\u0027s intended authority. This issue allows applications that perform host allowlist checks, redirect validation, or outbound request routing to be steered to a different authority than specified, potentially bypassing security controls.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: URI authority bypass due to improper delimiter handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the `fast-uri` library allows an attacker to bypass security controls in Red Hat products that process Uniform Resource Identifiers (URIs). By crafting a malicious URI with percent-encoded authority delimiters, an attacker can cause the library to incorrectly interpret the URI\u0027s authority, potentially redirecting applications to an unintended domain. This could lead to a bypass of host allowlist checks, redirect validation, or outbound request routing.",
"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-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6322"
},
{
"category": "external",
"summary": "RHBZ#2466684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6322",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6322"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-v39h-62p7-jpjc",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-v39h-62p7-jpjc"
}
],
"release_date": "2026-05-05T10:29:16.378000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T14:37:28+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:4d4e6147f15c286b33afbd6838ed94683b5f93711a90efe046c58d453318663c\n\n (For s390x architecture)\n The image digest is sha256:66a3f21ee82c3651eae07ef0cd7dc81859a06b9c48b0e727489a6945a1fca830\n\n (For ppc64le architecture)\n The image digest is sha256:e6f5a4487f2a5a040ed850a80b6014af330ac162beaada80b2b21a9bd79353ed\n\n (For aarch64 architecture)\n The image digest is sha256:bac5e091e587bba94d10d0e64d6c664748f2106f020d219b08247065850b4f80\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-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57487"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: URI authority bypass due to improper delimiter handling"
},
{
"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/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T14:37:28+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:4d4e6147f15c286b33afbd6838ed94683b5f93711a90efe046c58d453318663c\n\n (For s390x architecture)\n The image digest is sha256:66a3f21ee82c3651eae07ef0cd7dc81859a06b9c48b0e727489a6945a1fca830\n\n (For ppc64le architecture)\n The image digest is sha256:e6f5a4487f2a5a040ed850a80b6014af330ac162beaada80b2b21a9bd79353ed\n\n (For aarch64 architecture)\n The image digest is sha256:bac5e091e587bba94d10d0e64d6c664748f2106f020d219b08247065850b4f80\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-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57487"
},
{
"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/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"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-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T14:37:28+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:4d4e6147f15c286b33afbd6838ed94683b5f93711a90efe046c58d453318663c\n\n (For s390x architecture)\n The image digest is sha256:66a3f21ee82c3651eae07ef0cd7dc81859a06b9c48b0e727489a6945a1fca830\n\n (For ppc64le architecture)\n The image digest is sha256:e6f5a4487f2a5a040ed850a80b6014af330ac162beaada80b2b21a9bd79353ed\n\n (For aarch64 architecture)\n The image digest is sha256:bac5e091e587bba94d10d0e64d6c664748f2106f020d219b08247065850b4f80\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-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57487"
},
{
"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/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs"
},
{
"cve": "CVE-2026-42499",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2026-05-07T20:00:51.685602+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `net/mail` package of the Go standard library. A remote attacker can exploit this flaw by sending specially crafted email addresses, leading to excessive resource consumption and a denial of service in Go applications that parse email addresses using the affected library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "RHBZ#2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://go.dev/cl/771520",
"url": "https://go.dev/cl/771520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78987",
"url": "https://go.dev/issue/78987"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4977",
"url": "https://pkg.go.dev/vuln/GO-2026-4977"
}
],
"release_date": "2026-05-07T19:41:18.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T14:37:28+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:4d4e6147f15c286b33afbd6838ed94683b5f93711a90efe046c58d453318663c\n\n (For s390x architecture)\n The image digest is sha256:66a3f21ee82c3651eae07ef0cd7dc81859a06b9c48b0e727489a6945a1fca830\n\n (For ppc64le architecture)\n The image digest is sha256:e6f5a4487f2a5a040ed850a80b6014af330ac162beaada80b2b21a9bd79353ed\n\n (For aarch64 architecture)\n The image digest is sha256:bac5e091e587bba94d10d0e64d6c664748f2106f020d219b08247065850b4f80\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-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57487"
},
{
"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/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-02T23:01:00.320527+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484204"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity flaw. A remote attacker could trigger a Denial of Service by sending a crafted MIME header with numerous invalid encoded-words to an application utilizing the affected Golang MIME package. This could lead to excessive CPU consumption on the system processing the malformed header, impacting service availability.",
"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/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "RHBZ#2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42504",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42504"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://go.dev/cl/774481",
"url": "https://go.dev/cl/774481"
},
{
"category": "external",
"summary": "https://go.dev/issue/79217",
"url": "https://go.dev/issue/79217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5038",
"url": "https://pkg.go.dev/vuln/GO-2026-5038"
}
],
"release_date": "2026-06-02T22:01:37.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T14:37:28+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:4d4e6147f15c286b33afbd6838ed94683b5f93711a90efe046c58d453318663c\n\n (For s390x architecture)\n The image digest is sha256:66a3f21ee82c3651eae07ef0cd7dc81859a06b9c48b0e727489a6945a1fca830\n\n (For ppc64le architecture)\n The image digest is sha256:e6f5a4487f2a5a040ed850a80b6014af330ac162beaada80b2b21a9bd79353ed\n\n (For aarch64 architecture)\n The image digest is sha256:bac5e091e587bba94d10d0e64d6c664748f2106f020d219b08247065850b4f80\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/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57487"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services that process MIME headers from untrusted sources. Implement input validation and sanitization for all incoming data, especially MIME headers, to prevent maliciously crafted content from being processed by applications utilizing the vulnerable Golang MIME package.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-44292",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-05-13T16:03:03.431568+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477088"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobufjs, a library that compiles protobuf definitions into JavaScript functions. This vulnerability allows an attacker to manipulate the internal structure of message objects. By providing a specially crafted input, an attacker could alter the prototype of individual message instances, potentially leading to unauthorized modification of data or unexpected application behavior, thereby impacting data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "protobufjs: protobufjs: Data integrity impact due to prototype pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability where `protobufjs` can be exploited for prototype pollution on individual message instances. Applications that construct `protobufjs` messages from attacker-controlled plain objects, particularly those parsing untrusted JSON input, are susceptible to data integrity issues through manipulation of the object\u0027s prototype chain. This does not affect global prototypes but can lead to unexpected application behavior.",
"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-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44292"
},
{
"category": "external",
"summary": "RHBZ#2477088",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477088"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44292",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44292"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44292",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44292"
},
{
"category": "external",
"summary": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-fx83-v9x8-x52w",
"url": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-fx83-v9x8-x52w"
}
],
"release_date": "2026-05-13T14:42:55.155000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T14:37:28+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:4d4e6147f15c286b33afbd6838ed94683b5f93711a90efe046c58d453318663c\n\n (For s390x architecture)\n The image digest is sha256:66a3f21ee82c3651eae07ef0cd7dc81859a06b9c48b0e727489a6945a1fca830\n\n (For ppc64le architecture)\n The image digest is sha256:e6f5a4487f2a5a040ed850a80b6014af330ac162beaada80b2b21a9bd79353ed\n\n (For aarch64 architecture)\n The image digest is sha256:bac5e091e587bba94d10d0e64d6c664748f2106f020d219b08247065850b4f80\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-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57487"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications should avoid directly passing attacker-controlled plain objects to protobufjs message constructors. If processing untrusted JSON input, it is crucial to validate or sanitize object keys and explicitly reject any `__proto__` properties before constructing protobuf messages. This operational control prevents the manipulation of message instance prototypes.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "protobufjs: protobufjs: Data integrity impact due to prototype pollution"
},
{
"cve": "CVE-2026-44293",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-05-13T16:03:50.961609+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477104"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobufjs, a library used to compile protobuf definitions into JavaScript functions. A remote attacker could exploit this vulnerability by providing a crafted descriptor that includes a non-string default value for a bytes field. This could lead to the generation of an unsafe expression within the toObject conversion function, ultimately allowing the attacker to execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "protobufjs: protobufjs: Arbitrary code execution due to unsafe expression generation from crafted protobuf descriptors",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw affecting Red Hat products that incorporate the protobufjs library. protobufjs is vulnerable to arbitrary code execution when compiling protobuf definitions into JavaScript. During generation of the toObject conversion function, a schema-controlled default value on a bytes field that is not a string can be emitted as unsafe JavaScript code. An attacker who can supply or influence the protobuf descriptor processed by the application (low privileges required) may achieve code execution in the Node.js process context. Fixed upstream in protobufjs 7.5.6 and 8.0.2. Affects Red Hat offerings that bundle protobufjs and process attacker-influenced protobuf schemas at runtime.",
"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-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44293"
},
{
"category": "external",
"summary": "RHBZ#2477104",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477104"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44293",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44293"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44293",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44293"
},
{
"category": "external",
"summary": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-66ff-xgx4-vchm",
"url": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-66ff-xgx4-vchm"
}
],
"release_date": "2026-05-13T14:43:33.342000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T14:37:28+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:4d4e6147f15c286b33afbd6838ed94683b5f93711a90efe046c58d453318663c\n\n (For s390x architecture)\n The image digest is sha256:66a3f21ee82c3651eae07ef0cd7dc81859a06b9c48b0e727489a6945a1fca830\n\n (For ppc64le architecture)\n The image digest is sha256:e6f5a4487f2a5a040ed850a80b6014af330ac162beaada80b2b21a9bd79353ed\n\n (For aarch64 architecture)\n The image digest is sha256:bac5e091e587bba94d10d0e64d6c664748f2106f020d219b08247065850b4f80\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-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57487"
},
{
"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/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:36e208f56ad53d74275cc7ef97ae3f462b9c26f0d0c8622a3ff32b18f77220ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:3e3b523892d6b18ca61f25fecf99ccbb137c9a98cc2dbdcb8afb27fc9de11774_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:addfc794cfbbecdc40dfa63185e09e9e6e1885dd6adc49a7768fafc08152041e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e4ef29c6ff24e477ee8327b0da37d9c56e8041295d2382e074d430a88574d069_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4982b8f827f86cee9c7ba84ffbf2c1849feb5f5aab8d87e5a30c09355979239d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8a8a8adcc3546359f2a31169c7a2f9591e0ac14ff58351cb385a8b9e28825d99_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:a5225869ff127b5137346bde5b5892047287aa6f03e91b984955bc6b4c0e9b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd1847fdb4b1d4c58b83546533e42c06d435e93a3a05af4bdb26ab9f0fa964ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:26c4442ca2f30ff9f87561348479cfea3c6602d5af93ab60f977ab487dfa274c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:37fc2b8a5bce15eec3b754df26fb251972b450466249b53adee5d910a3fc49e1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:53abb08f29b88690e86414297d847125b8de5788609fb18f6768f406312defc4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:ae1e533d23aefe954dd0e12857f70209cd6bbe12618dfc62c2c67097fec36a67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:4a1a24913c9eb78cb71ea3584b6cfb105901aaa5d7b9ccf16470abaf7eaab93d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:de3c4e5000ff2ceb48791c8b7e4c0938fa87306919c21cf4b3dc2ce3172328c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:e9343bc55822d0106a703ebf4787e4331bd30c5cc53bc6698b67ac7a35563c1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f1bd76491529e76fb1e1fe06fd3f02c4ecfd2d833eb126b3ab5bb139aaf6065b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:067441a7b6d347e58c43599de21e3c3c54c98fb2b08bb9b78686c15190972ec7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83929c41e6cf536262fa09f60df5a558c504c077f796519d23d5bc6f7698f9f3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a933c352c2b94db328187fdcc2dbfa03c64cbc5f5bb5853338d486e969b19694_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b7623ee9603cff3abc570e040de2d2550b22e3913d6d6b121feb6a17b20d6cd1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:20bda653c1f47d2289541ee742f219d7612b27f9561f3620d3711099860bec55_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2d06ae3071eb81b794c8a0102141463604ea46c5c2de0bb4869ff01d90805755_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:365c3129d4db9d9d1b065714b3f011724957438b7971fe3303b15559c9a45086_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:93ceaf9f5eedaa73a82105d630b0544a8e5d3d7da5e0a3fb7b7b67874ebbb894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2820cc58fac054e92ed91b60f8aab65ee388e1d0cf29c9f7184c645e6c23fae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:2debb8ba146d16379142e846f4ea9ccd8ba84775e8defb3d0aa34228b7bd6d2f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:afc8bd40e2d668b6cfb1afad080f290fe91eec6892c9cc9eaa2cb06d231c1537_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:dabcaa0fe6e1c2804d69c14fcba54e334d9864184e6e599c99ccc020d8052512_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:00dc538a83ba23dcd402013c0c80c10cb8dae812bc4c7acfefbc5551eaf0dcfe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:0b854af4e951c291dc697e1dc0c824a96df8657e2f02ff3e37308edeb910a624_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:4abbd61e3cd0b9fd19cd765b355a366ed0c0fe8d53346cf8bb97798b1cf460fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b2941dfb359b7c90d49188e4111593922be4ac3f867709e08a1518a32b4da8a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:06032244556d2869a82eb2b5d47ec73ec449d85d88fcd16a47ff8737224c4b8d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:270d513a9a065716001931119d2e60518f8c4f5d464ce2f7ed7e0d8f8671869b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3232c459b7ccc7fc68c30e2debab20a3195d1f09ce4e9d7018b0d5f0cc7482b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:32590f2c55dc808325d7e14f29b5bdb3fb1aa2ae2df6e1c0692949587e135ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:735e6ca09276571b111376f073bf59b87847c07c2867641827a125103311e544_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a33d9333818ae9a47454bf3342192132be256ef768538990dc56588f73d41e16_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bdccfca3d4a9e0513b125ff7b741a8cac6f045d6765cc1d4bd12f8f12472d776_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c13ea6f3228f90b9e3cf1350dcc76cf5c0f591f858372cfe34e57710e315ac58_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:15c80558401bf5f1e2276462742fd01bbcdf5a5f9d53e17a8c366531711c6dd1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3bef776523008473dbab670b3bee998e41d7743560925f5d01e4f740af225e95_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:83b4288534088a6e2c9062c3573d91d5fc2bac6bda8f37ec3f93e28bb5f4323d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:9df604b66a65b5271a8fa911cbbbccf84e7ddf7e2833abf10a8c07cc536a7752_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:0e5f01f926e27b55e60bf5251cf6724a141fc427f30d8a8da39b29cf5dffa738_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:2df172fa459e84c465c46ad8620902a0fd2e6d4d6affe9fc4109dd037d2a2c1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4f89532713be971f8a9754c304c02ee1816448b7df1a0e00c78835c084322847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:fda0a6284cd8c80ffa686619def798a6a33a43395cbca3b92f709230375243d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0d418c19f1661187333da0974545dbd82b6a4c8b0c19e446498c3213850dcdf4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0dded8793b5b33ffeb5604eb44d186065965be317c77c00ca3cee59de8660a29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2fad023d494a8a12fc6035ff2d41c1297f0963335a475efcfdc4a2cd166f32df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:bd6080e976c4935b0e3d3cb0392b784bdd48233036fe793c6b1c840a53ec04cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:470395b2f0f2495d8163323989b2403b92626e9ff26af6c2e645286715a2243b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a668731162d77799f822fd393dccba8d6f8ca17eccd96ce292375c02c8c22848_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1067982f6707f1e5b34d84342c459faff50d7022f86108d8a9ace5a799a4105_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ed6a5b6589379be6257966259ca5cad090831208060c914cd406385ed32bd253_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2c18fc5e8bc26963935df003023b821a4c3bb8dbbc3cfc1c0619d8155977f456_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:58f983fde386bfc36d851de8b046b37623b18472d1ea497b9c972366c42f9f12_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:5c40da8a47f9771251c03613d2e48a05a24dd3c30f8c16ee3be88d6050b670b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9ddfc45eae74c8d906c9920030481f3671f209c392976eea55855f518298b534_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77050a5a236bfdbdd5cbee32e280e12a750827687d244d30d42a104c9f7b9914_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7ef3d8aec522c0cfe320aa09dc44320a16ccd9111b513dd019024dd10470e7eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:bfd67dfcfe9aea349464f9c3926bbb78724aef373a47d8d48230b876e80ef5d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e217db44d774e3a637591fe3eb277a1d24ffed7008c277b1584f878816977c7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:239322e1448179a44ad38661f065ae6bf723516ec244a05ae34a9d9334ded158_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:5f8c85b39b1a002d654a4976149c2d4e8bd6a89725f098dc4ee6b31c82562389_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c3fcdbe18b394c83759927497ce3f038020053ce5d355aef7b26b9942b283683_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:fa77aa855d6f6854215ea73e7845bccada2f419ed5a95c4c7ba39f995d9045c9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:15298d0f751daa7978f15e66b531f2021695a44e41b8fdcaee6140da0d42621c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6af91af55c292e05dbc592e69ad08399a9a095a8253fc70bbf1c7da4d0ffef36_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d645ec633b399d2c1f8ce261de6f634f37bbe2e5c534ae2f79753bf0d6e7a4a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eaafb24fa66e379e66128120109f94f10f53ed03fe3179bf39b8e129ecfef756_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:16fdf23f6466ad0fd01e243ad367142f156e2d15d7c52b5ffd6bbd2da0beedef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:22843a4c00732195cfad4868799e8996ecd91ff531a708b4547c11b9fe270e54_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7cba86905f51b632615dd0fcaa832d46123adb72f66556689238fb9201a2960f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:b01c93a8121a6ff0f9910f50f197b1b71cfc3428954a3d16047f8361212ca6e1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4dcf65f43058777254c254b7ab54e05d9da6dd9459235e3d183dc6c6e76e8fc3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:602142172c4e1e5ab83883ee5a7e80bbd5e5504498f85a0a988977b61b90e0b0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cd1c12038f45e7324888182fabcec3fd9f923d8023362f999b1bbea539e89b28_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef6681c77defe3ab60bd28f2362b7fa75e4db3d7623ce584e91a5c1b818e8713_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:50d4ad24ca60f270cd23b0c2be44127fea97cc93f4d8667e8956bd726b9e0a4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a822873d8a7579f41ec740ca9e5f96245b64adce8ee8c55057ba349640cf21f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b6616a05f2886aaefcd1b8ab6367b1324b8f4219b19f6a87406d725cfd7dd923_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:ba0fd393f8dfc38112023e8c30d1aeaede129816b9c0c4e587d729f51c219706_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:5b2dc12edada217e6a28ca51f694e9fcc74c15dd85f396550d1aad0dc996ed5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:743e34ffbf08749449fea6c364ed746485685292a68535c79ebe5fe23b1c0874_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:63e92a3133e98bd59afb0c24d632b48e62f319a74bdbacb8ed31f444375dae34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:fd0a2f1e63bfcb0eec9ad663e5f9cc92d3461f27dfa3aeffa7a3fd9e8a8ef9bc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1136759b305f9250b3819b8c2e00acc66b69a15072914c86f1f50c902b77468d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:c98411728f7c47ffd001d97a44c85dea1764b251202ac40001255f2b6bec83dc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:8c02547a168c8a5578d03c2da37bc410421606af32a632cf0b20aaa12e0af727_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:ae7e87f0295b6bbdc9b8c66123be5b60bdee88b16786d2c6319e2cead2ca8a8b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:05d427487d5577a7ac6d08da74fc383da8784db40b443c484ab46d6df7ccadea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:d6910635a7164b1625f0d86c8f6080e02522a10367fe91e894e06ba92eee2646_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f5458d63d31ea63097241e426fd5a7ae66e405c6551833a7dde1d524ba55abf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8ff80367d84de82cc69501df53dec195f52426a702d438791c5490aed900f5b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:bb89aa359bbf4e53ed5339f197442bbe24a3879ce15f1e0bbb4eb1157c9fb769_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d591b2381e344f213fdc0c30b8d59fdb8d272229b5537f0d6d0e671064c7c781_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:55659eee49d888e67b25fd0bb54c957637845fb2f29942e2261fcc83efbdba7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:d5bb557b7108e33e2a61813aa656d0bbc0efed2dbf5e726db211e7df38e122f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b13a9ed0ea27bc5ec0578163d90935d70fbf595d3ea6e70a8d271e74a8f1b6ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:f5d1a86b9c221a4bd9cb1044091c6879af804299ff9acdb49f9110cc452f6774_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:553cb1fa10a1e07ebb00d0d522761c4497a209dbac1594a6e48e72a9d051e6c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:d62af85f9eea2dec1dda836d82d838b1312e11e3819a677270ebcb69a9c5d680_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:438ec86cb5dc905ce2c5dc4dd01d5ac8ba2f372deeb78e058bc5e70a533ce3d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:85b67e9bbbc46e5a71fa83d1b89975223cd86aedb7b8f2ccde003be85595fbf3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:e468e07500cdb25b18f5e81a0368c85b1635587005a52020197079a399a6b7d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:efdb15b95aa4c3be5d78e89e681b77691676d4efaaf6ab09b65dd3443c714213_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:b9efe100322daa54c8f3288231fc0dd99413b9a64821fb93b3b74bd693acc258_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:eae8458002e8d8c62263ac02919d70dbeef72bb407b03e0907691bfee5780a55_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:7b41a58474c2c663a9bb991bbd683317d4f359a6ecffc3ed38b36b6247ed3631_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8b23e10c9553305e816e4551df2c074134509d6e6b3ff60548c44caa9d0ec3a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:c87af31253e255a5746d83c55128a725fe08e883497a73808a8fdc091be473b7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ccb89e94540d29e8d30fa0c93a4d75b905d4fe14119851548b2f17d473b8c3e3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0d9d49bd819ef99ef807e086bc175e8ff41702779d89d01e09b66ac0015f864f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:aa8e48d0a707374488daed47ede8573880eb32d1f4ef42517725f8dc7d90a0b3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:af6c02b63293bc03f704b9c4976f1fabafc76d2591007719267dd5538ece7d9e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c220fd53c3b7dd8ec5d60db5d6e8312e8db2ae366538749babfb66b47ab66b28_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5d4dd7b0aeb43ed749520987191514b6ec0c511f97b3941b2bba2153934e31d4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:6cfde56bb8fff2b34192ccfec3faf3a6059aae8c21e173de2024459d5d641a40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e7b382378a14c1ea1260407f3211210755b487ab3d645ab70e0f908f014263bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:fe4514b2c31824dfa8f21834ac96b3b7a85f825b4a86252ef69a6842bb9901ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:612e294d45a79f0579bdbf59b4079be2bc791e014bd06ed5be6c9830e0df87f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69faf76616e16bbc7bbd9dfda9ab37999f74f4cce04282051c65ce098159a384_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:93d44c68755d000ade00fd9ddb2c7c735de819dbaddc1e07c7ec8780bae20e40_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9781fe82fe6869c45bd281c025bcc77946dbd57177632fc134794ce333d79b6b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3988913891d6ae44627643e5c09c9d7d99a1661b2c37090bac7c8e5d108993d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bf9a49dd07a8ee7521ee9a140802b15a62eda3c74a25aa76f6e86d93f67c2321_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d61d73a89b8c666c506f9e760b348214f4917a044b2cdbce9f327a4cb96fdf13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:ec3aa5fec459f811fbbd14448a86f70308e9ea051ba34a3224ed9b96a036a257_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:365772dbc114de3529de8ae7fdc4b9ea96108b0c36b285efb0e332a318c4d790_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:7544c13527340c3f118d2f98781f8bd3b758bdf1f82ba248b892a5bf28e08844_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a4badcf0a7be7b0b32af47cf40f9984ca3538b06de77c9ff6f43b0885f304fac_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cf3e18b73e921dab8607b97a3c842b1e5591b47d9e1435a7579bc3e37a9cd66f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:44e866109fed99085462346163c6082bbc419145eedbabec3e69eb778b668884_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:50c54af4e99883c67bb10c4cc2d72964ca46f3ce15ae76d6cc3052f721d3849f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:64a70dbef6a7832c2b3e90c782264495c30212f7613d6d23a8327de0f67d679a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:93c54e5f760e882e3072ba595e89a9f573fe272bce84c3adf0a14b0b7366d7d7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:367c3da63c3a0a57b2586dffac4184ab8153e2fcee536c306fb1d238307664e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:563be4dff46be2173992e554c4975deb443c6c89496d2966082be050742ba73e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:61b82c19f79cfac998b2a1994cbce1935188d01ce389336264c50be69fa5f9bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a0958dd114d9caf713cb80955bf9ba80f7ba6f8a4a376978e23cd1c0b603981a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:079114f6a058bf6eb7ae580dc5cd219c03ed47f326eb9efc3902b186045068b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:306a013c52de246e55630cc9377879adef0bcc6e28d4824aab3c541267405fa8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:63212d2ec7e3ffc7e2c57ff8bba1007ea0751c80e0778d03818e83ba21909171_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d701e7fa1d18eade176c86ad80f7af3bdad7a04405bebae0ec22c1a47c13142a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:207d666bf2feaa48442a9a298051bb3be0f7f223348707231838f1ef2f349d59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:6a0b01732781766b222ee9facc8e17b8a4245e7bdfc6b4d0a2bf18526bd9cb51_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:a9b425fca57b4b2b3a2b285b20437d7d0d2060ac4c8cac8d5c428acc74e39e83_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:acc0b0eca205556ae1cd591d218ec8f6bd7b1ce1a807e21bbafd521a2197464c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0c0f7b0d2a7ca2347c9c9dcd5f288383f58b5fcebedf2cd47fc99218c0b15a48_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:84f69c42dd75c88e73978f1824bb7730e484e190ba0c401908ca622ddd9e32b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cdee3b49c1a7da73ab7a776eb8dcac83b91d211d2c0c1a381d095d1a84f61a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ff6d6474d6ef07e83590959f73c6762102b2a1a0965920ad7c0c97380cf7a319_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5103c05146809deba9083d3d6f2d8f746dc703386d98427d0e48fff8f95aff90_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5c2664a2d53d4fe138da055f29951698e0cb4d5d99785a400b19d2fb99804d34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7a3c6c0859023b1730ae416c849bd194c0e8959dba189410857fefc74ac017f1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:86123e0e22f1cd5960f645c3cec1ddcd9281eecbb1a2fe6255389207b37061c7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f83f558a41b464cebc107f9f0e8bd3e04445631f249253c438bfb8373c7504c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bb8b8a9ba9851af4e21e7bddc1456e1eeab36009de53f762ae14c3ef01032316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c8d6d397bc8a1d96bb08058fb40389afe630a7bab7e1b0443b0ec443cdedaa93_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f4dc818e4a36560b6bec732484de45eab7979f251590a26bf14ab7eb15c4c263_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3e9cabf9ba55bb2c2b246321ccc4f7f473a23c4545b5a8342d1d86034640a9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7e485c63daf57cd38903be04bfdbf446b7f78526e3918f7d7660e0f006183739_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:80c6e06b5cbdbfc5f9d28e247e6097d382fbfd32e91040b58b7a812f10cdd60c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a15875c1fce15102f786e5f960ea066ec10efc001fcf806f1fe7ea7997a5b6b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:06902decb1271ae12c3ceb7c39ae0a56be919ce844ea9e8c4c607da587f8162f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0988a0ba54ce0b249b9b45b0012cca3cc8ff1e2be0ddeb6a16be57f6a13385e7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9c96e3f3c72d9bab9277ba2e2e9b6cf1b7deb75fececef822c54826d9eaca694_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f9223dfe558a5c0bc214628904e01f06a0646d431c9f34681b0d4d580a240bbb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1a06d19be971acaceb2fb0f4d8b425db009b6ce71279633aa60e657cd8c583ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e2051a759deb57ad0049b09bd6cb78ce987a739010443c56867b8b000b4870d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:d7ba030f74e8f4d0231ccc5673fb9ad1c4be08d5dea4b2d9340292da532a5a13_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e515e280821938bb3af12adc25f1be845c14c55026b6cba0efe392cb4fd4b315_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4e971980e7986e4315508dde43183b3215722c95af3ef4e9efccce944fe2c566_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ad4f20d3a68b62021972ccc3eaef74114b40b1328391bbae672a17b85d073f07_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b52b50270c48a68b22ea69eebc1110b773b71a687abe93c5e24f6b6148f878b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:fd091149a5d0a8120dbbfe1e0d2acdd0935b316cf4f958457ea6d13f12c4d69e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:55f4c6ac54470aeff35af7bf12a4fa3fd3df27cf1a85758b59431210d0a65db9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7512a250174cb1f3afe89f0e8a8cd521e5f72eec16f73ce0cc92df54d9b60af5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:7a7f3fb6c87e7f40469f71e76e5c781175e55203ab8dc6aa40f044baded92b19_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:cbb1b75443a9dc0a8538b2c319a638fdf2ce3139f6c766baa168549f3419e9af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:0a03ed2f520c1b43318e0eb13caeea9c763c5603f81420daffaadc4e24e7e1fe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96e44700c8ab6b0142e8022bc88896c0d3b4bd4af4e6f90e48950a7a9a81d8c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9a335e2c41cd0abac79539dd9017e06bc45cf39ce97c6462ab9a198be95f25e3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:aec2abeeb83a15ffb1233db176474643b149b01e2216d8429a372c2199c39ab5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:36462079984d52b69da334c5e5d3fe490c68594cdd81390346964683e96279a0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6837476ddc73b6da432dc0e2bfa2faa394b32a7167a567ec2cb60cf437fbfd3d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b6373ea6f934989e72f9cc19f90cedd731f43a2f5a1a70eaa6d35f3142135774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:fbabc665fdaf1e1b2718f21e6f8421b15d90305310d6dbcfcb44c1d8c0ec8b51_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:2cd9a6334b642bea8103071cabfb741c45b6a3cf8571b955423e11630c0f9a66_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4b81d38555e5dcd1ae250adc270deed154e1888bd1dbd1c886ed9ca794ea746a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:503267914b206cd1d49fcf45ff9e6da0986e3769616d4047815e7d5106cd2492_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:90f0760628077a9beea41054be76ccfd645e5f4c931a6e7ba63f458a5514adbf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:519d974ee6f27aac09a917a8ad6dab4093f1cebc747775a635e77d1b94f04472_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:59b29efa0a7e68312844b8acecf60a697270fbf377e8395377a9f84f4fa5489d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:984f8a8199c745ba8398a61d12f6670c6cdfbeb67fefc6d0f1c65fcada2cd9ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fe7dad6556e85f40c8c1c14805b6722765c21408a910b25af3165bd3d7111c0f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ed93e09934c7f44d5e32c172338e223b6d1e565417a24acd65bf25ad7374de7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3a1088e59c9f87b1d407c224521432b93207a46100fc5617ca3678798986ae9e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:628f4d699c93efb8560c69442fa45a6c0ef53c83fb0143f5ff38e793df30e7c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c2bf7062ad26d9c9319f8aee9506c1e7192870ac399fc02062c9535f2e793520_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:12a0c4cda3137ec0b718b1c85e2ed95da3dabdb51eb534224c5b357df8d4bdea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:317ac4b9acc10169459208134bed0804e10d00f02420a0b14cc9011272c8141a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff384fa3658e56cb5b7b937be3f1079fb665494a0e973c028ec132ec93d0cbd5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ff63f902f57e0b6f6a7ae4e6167ac1c95483f33973822ae4df544b3cc3ab2572_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:10b6e5f3683f4d7c7d89e8caaa94927856039ba0d9d33964d7977e6f15619ec0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2092a0958b76b1c3e5b2fb81124517242e8b388f2f7903b2c3f4ce23888eed83_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:d60ae41fa67be48ed4dd32f99aa108c47dee88fe1c7cb216fcf13f88290ecb71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e3898788730c160654a87224f45706f97b8050a564be2a170fac6e3af49ad7ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5af4095fe37091bf9f254821e36f803af24d694c25c03a1a0173427154fa5632_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6d6a03d0e1ea941e6c2fd5d32ba9f29cf46c110d04b762653008ae093bb158d6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d7518503e02997b726da595b66024e611df11f694030772e48f90ecc612547fa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fa4589b3d20e6279ed8af139a167f0c2c66eab26bdde68371871866e11939b96_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:30c2603e090b7f61efb9ac7aee5cbfa8f8ecdcf001f3d9ea87890ad9f99d76a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c2e633ccb245a435ca4aec10a3fc3a6bde6be5b41d07fd13c1a3e44e79082b7d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e16724b2dde9b028d7f07f7e7986f4635a858123a00bef1f67c194487d7b90dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e591cbc25dfcc84a657375e65b099a58d8d123af82b3efa5e9f74c6275e8227f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0d2886d233a801466fbecfa04eb032de916fcbc34cf0801f1a122c44944314af_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:20efeaba2287b19f108260c41caa1c18eda5ad44939e1150572956b58157454c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5d76d5aed854d8f69c8099179223b4263030c3e0f4a9487bd60caee9c01be16e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6d95a7cd2825873225c874cd61399f05bfd5d52ab068930d01253649c6a30274_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:080392f81aa262b1e754b68053a61da100ffd540dd5efd984934fdf46776e2e0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:97193e40ed97059e3306386516e03e939a4b34aada0a75b313a5072bed88d350_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1c6010293b10204acf7ed073131d29451e596a502c5cc16be06c9b0544b57a0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ec5da8269781fbcc36a515a0026faa8931a66c0fb93981b54b0217957f5251d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0710b3cf5489f289c46bfb1086dbed89ae0e982e91c6248bb7bf81fe4c595131_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:23f02a2508b31445138a449721a50ff0d0b412b1e0ae27441c3a5b516e68409a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:81489c2f38dbc50662612490fc4eac66a4eeb48a0d1fca67880a1045f6c0f97b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3173548811de7b6c214e709840414b39deedd418408d5480456f2e6a6089cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2300823873aec4aa21a1cbc5629f84d101df39df17f480859b50fae35ba0500a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:433fd502e4aadfb57a7e505565436c65766687324270786bed33f35af2687e0b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:709b3de467a2cbede0afd66327a38d86dfdae773182f777237cf3a1d43b7a4ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d1c20f89cfad3f7554ec05d70c8def8b98978e1b72faec3f3029e27c3de390f6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4aaa3593333a8302b31fd3de3a9dd265355890d8ab2d798c91d5c296f96c04b2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:52981e34feaa03004a917428c28e5109ec4fe804aa844d74ce51219c88009bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:96e52993b9c02484829c24a8d03bd50ec528a1c114c45b343689fef3f1756ab8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:b2a9ea45d7413982eeb2b599d400d6c130230ea691d3c1a9484de581c3e668c4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:578ecd950ff49b140129a8b01085b0a3a9151d070a9c85022253fbe225bebdf7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b80c4db6f2e0c10afd95e8faadb54113678e1e35dc4b79eaa3f0d70a458df888_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:cff1a8152091e9ac5461afa2fef6923c35d37401fc4ab7ba107d698b01d42669_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fcfe636532b1a0e5c9fd1c821eb90c26fc78bca4d9798c974aa63c980f9f455b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:391eba1c7ac482e997b4b9d56070f98ef4671d18ad01d0fd09361b7706798d90_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:69f479780cb1ec73da5b818dc9ee6c7e80b2fe2ec750ff93869ec95aa6408345_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:e195fdc57b5e4180588c90abc8fb8c77763a784a50f9693710e0d30d940b1a96_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f961a3e2f17e25514acca4d746597c1302ffa4515bc57534a866a157025e44d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:25409239d79a58aeca88491c5a4eb2dc681bae061aa79e727122f730742c7595_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:41d2be4433dea4ad2ec980682dfe7a322c4580807345c54bd29b33ceaf8c5615_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9e8fc488ba7187fa78facd973aebcf39fd7962fa65c3992820aacb422b63260c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a0f41e5156d16bbfa81193150069203b1c517fada933d3cc12e39c792ec88d4f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050ce7aa7700d3f5585ad684a53601acb5856e06f5989ca66a76fd2b5d019bd2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5b3e579fa17fa4c87a339b12f315d52f10ae7e1851581a4c331940750342fbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:82d7a55df37084fe8e279542f25dad9a3f49a4c50de2e312f8b5dddb5438ecdb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5e88b92ba362afd40608d1b6ba204dd88a6b01b20588a349d8c4cd3dae1375c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4e84ab9e2bee6ff241891d064c5e5805a44b1cb4c9863a308699a67168ef3d3a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:518615ccb66d837a83e915637d2f8aaa0ba5c48b0aaab0d69c8e26350ed814e6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f68bf712f93794794e91af410db9c1c53d235f53f5b092d934d7e89212d4239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8608a9d51846368b29fc9a43b4a67cda5024249cf0324a459dedc132dfcbd025_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:04c6e9b6ec8d7e442da222d78b3fb64ef9accf1350fd1beaead6ccd234e22318_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3f878298a1ead62b4e99ae86e477ed034d6162988e202dc004f2e3a3a478c5d8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:59272c376c1b455948403f30d05495d523ad7fd59cf356bf58bbd1431bb6633c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e1328ec2745d3b5743e3aa3dbfbd59e53e710f1f0be4efd799484aa9d866daa9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0eeb063feb29a3b3f4bbc8f1fba506791dd7053fe397f4056a5c781a5215c7c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:43b772c9feecdb547f0a04cc80fddd0dc3139f71cd81f98d44a000b9abaa2574_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b920d6e2d47cfec231117e4c188d692ef156e636da824743ce30290d4517c8bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f8009471faace1039fea71c36bf49acee3db99c7c39bb3bf17ec9ef03c65ac32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5d14878e5bca6c0fa10c5bf04228c5fddd9639118af4b8564d968c56771be2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:7b4150b873441a7910e089cb732f7fa1228866ab796551e6f197a8d958321814_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b180abb22508bf8063c54a71afdb63cc4c698e2be302bfeef38d340a4c39b08e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d7b59e653d9f20248eeab7a5e6266420994851a1c35c6b1ee7d7cfa75d2b54be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:185dce1e958006dc1fc22eb19bad88b8676c297398965860630da4f268e63ab2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30be5fe73b934a75783175754a84c9b0e744b0b40b10cb5dcb7a7ff71c9845b0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0affafbf30776e45b2bf651c2824d26e15dad318c5d0fe041121886602c9552_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bf2fe17443f18361a02e0fa42ab13c45f287cdf8792675c8db8786d9b745c9c2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:555d2ce5558a010412a361cbf979838aa41305f3ef84bd442246f9426c3ac4bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:556889133b75530bc592ae3a1d0102f9d6678ac4444f87d040533f5382d6c118_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:79cc492e8520a9abc7eb407790bb7558edc0e1937b5b78ccd5a9bd50196f6847_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e2530df32221c8b012edbb66004b1e832d73feebdc0cfbd70f5237e398e5cdad_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:82c1bf9aecd8e939a8f8fd0d23e1e85f7f80dffd419c8eab5071a5662740db85_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8aa34439a539015255ebb63f6f3059b8adc39ccf90c62e41451c96c96d1be38f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8c4469c208a84c2971874b5db021a1fd6e1773ab70c8504a7ccee2ccdb5f69ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b588c2fdaf77adb8ae892f3c704c1ed5070904a6babbe1fb8aa5bc7ebd940bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0f90d38b86df30b1fb7e0b89bd0579d14857e41604bf94d24763186f870d973d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:767bd16ad53ac058373aa2a85e4a908241173c307de47d4560aaa2e55f250904_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8567d13e90353c523f7a8649898dfc05e0b6c671211b68decd9c6b912eb932e5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c1bf37690267a313d7dc49907f1513fcf0fd2ee5656c22806c8d14c09e55f822_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a48b0697b37eef70ec910b57119c6971cad43caf15cfcb1934c4ff03626bf1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:75645396c85f9c13c33369aa674728f148d428bf80d99a11c8493b585c044e40_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80320869c3609c30e4a685e1f420195fe038e691f25783eb51832af6d700ceb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8914da4ed3a9f3d350ddcc47a184608b673e9f7dcd23823d8435094e41d210b7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:049f814f401dfd644553342b93977c06d2c939f1d46434cdef086d757d5a0dd5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:57ae83251b3d5941385df48c1ac51b374c27870f10874287eefdb3e0a8147309_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:84107d453ffc8392aada2fec548f8325e6c951fd823bc1324a54be65a5bc8e42_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9d29b79066117dfe83efd6780dde2c301164a7e2642c77fd33bb04671efded5d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:0530764e61f1ed892681b910140141286e90479c86026f266b91828e5ae124ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:d55e5f9d623781a1dd0f943ccd02fa0fe86deceba387cc0d8b2ecf49ab3f0e57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:1f2651563a145af9edbaddddfcfeea268da4558e3e16729fe74ec3e0997b5086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:51e4d1ef1ebc045c318508fcfff7dcf7406d77ae87d60062de6bf55abadd0070_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:603b370a1194dcc92cdeadf38f7c6432ff5cd79a7c09488eba7ef095dd7f9611_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:b623a49ed35600cfe55c9aa5ff60ee833ff7415b4fa0914ef77932f87b14c7ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1147b5eca8ab7c222a5d41e72bccd26b74f44e583a15065ffa470abdf856d264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:186acd1cb751da47a6101ba0e3f891fb4fe290a390117e91e592657e257c2eee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e70555b91b2e3a322106f45c6455f40c858b9852de3266786f7e250c3f5952ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e752ca3cf2be92c510fbe53b16f85e1486630a554be3b55fa0e5879eb8f40160_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:12a7e40f60b22cf785241216c484d5ad8bf6a382d44747f44c8b89df5dc5bc27_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3be245883ed4c99ae486130295c555aed42598cfd37f05310eb0aca90056d1a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:639dfb2d5b758f91202c3fe06f11679a6a01e2c904d8c9acfb952143e2e0452f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:caee0a7967c1a061f2fab3a3351a09bd8b5812e8e3088e4901a3a12295fe631b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0d1df857f485c4b31916dcadd016f5d35933f0b4b6e836a293b51d7968c07292_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:47c0fa34484d30b8920f9a9a7c6029c11700541c7c2807bcf1ec825f48f1b1f6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:894214e095ebda7667e65041757f5b38095057f9474baf68e4cd5825e17d6571_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ec4a0f31a97929694fc7393a38d296cbf2134837d8c302bec251f175cca68ebf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0335c7b238f8206d6c0cee4ac525e6f03530340dd718254ec60db5d3c77ae20e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4ed1ed75782629e99bdcab3fe77bf649cbe17aa710fc66156f3466b58e55276a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:91ef2245264ad20f963d63527673cf915bfc390dff71cce757af020b5199e501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b402a5c02e66d5c544266314fbcc91e69a83752026e6a4862173bcbb6e1a337c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:03d1f84c8cb1f20b20f4d643395081c4a95b383d35a58007d26cc059df7d7020_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:191a5e1684bfd70dfb6505068e5cb81a171c6e74ee7d019fe7b6a073f4fe6ea2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3ae48913e86461d5059fad309759c387fd1838236922e47859f1ef770470bbdd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d5a8b295ab4538fb53071f828e3788cb5729a4a5761f3dc29cd94fcaf59f16bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:499710e193713edeb647427866e9a7605cc0e026c3017d45bc10f14f28f7f5de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:794c05fbcc6ba493a29feaa8af4440b8e70e5a566c5c1b8d4b0da5bf90079752_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8e4fd913b1c6be74f74099aff3da8cc0eb6afc05c8047e9ee73670739899b494_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:f5913e5b3d185a1000e5c036ef061e64fbdafe3ce6b6c859d1b6959d25d1d4b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:16036d1c17e26567a4b62f2323432780b0ff12919c45d7f74e6a731af4ce839e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ac481b4198f7107e11209e772dc7428269148216c337fa02b105101aca78a18d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:be8a0ed9ff11a4260e0845161b145d8fd510a6c2745e26946e0492a5e9366dd2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe34e49c26027a0d39a6f0e9458c23ca93c0f47dbf576b9c9f35f3c9e140de47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:001d04d7d4bbae6e73d4b656d35824d9f246fdcb39e334964dcd3a54c9bdffd9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8cc3a8f016b3bb61a0986f857fd126feb57f37aa98590165abab76b12867ad5d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:ddea4b54ba3095c225f1f1f48a478eca811e713730b0f1b04999388b063201ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:eea694193ba5b805d49960016dc78616d819b52c59e58f3bf6686cf1604b1ea5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:07409be472c418f123d8395ce3b49d283d15a56f1f8a34c51786502b82b5cca0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b799c4c86e7f5330293ae983b50e063b0b28b2f76eb5ea36c274278f0c013311_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:d15424cdca84c263ecfb5f7565ec58766b2aaa2c5f2d09ec75cc327e351f501c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f88ffb4ed71561b3c2abed074c882ff64a5ddebb090096c240f2387f69bd9d7b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0375470cf1edae7fd7113aca51fb8a613bfce47dc7eb9674af595a0e1d534212_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2eafcca598b001bf484f3ce13042e19708e977fd84bf7f7a47aa92dd74b2ae3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:6e9498966876748adbdc4169f5c9a2b73cb347411c876a7532f6e455058d8205_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f4c79282df92c1e41292a140123de57c29d0259dc32dee45c350a68781ff95f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:64aafdcece6a8f4a62099b4ed9c742cd28e7a569b52ca4fe149a0ff51d688634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7cfa2583885bddf2b8c5d2fe918acf5bcfe7bf6fe7cd028528ec27b3a92a5399_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:f82c959f52585585a89131dc3e0c2e646c2313ef2005377289f67073583627de_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:fc1539cf943205c29a67c9b841353ef3620e344b3c6e7211875e81afc637742a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2ae4a5e44d8841496b83fbf34eaa3f310dba2b5c9d69a7c52f3fdfcb0e270f85_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:33b957967806a2691d2777e7e99a12468a122d02675ce46ae6ba07946eb2ce4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3523376d9c23935395916d1dba88a0a218d6ba533b225b76eec59db637af3616_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5dd69a0788a16d6f15e97d06a92142ea267a2788ba708b8bdce94babba297a3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4df87f062175d8066ee0ae1c3f2dfe1e7ff44c155eb49776bb58dd7f3f442efd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e6faf9458f2d698114a2978823aebde255657200190cd8673e39a5ab5cebf1d8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:ffaadd7a28a58fa4af4ac796098f90aa665907525701a59fc3672dd2d4e650c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:393991ec4d75afd94c83bd755cb854d69746d8a37a509820e0fd0d07db5d5e1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:af64983d524d2aa75066462577fe718c884e92fbfec6868679cd8c96c61c6d30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ccb8f4e11a87f3fdecb952c98cefd7f08e04c2e4c285d382044c7c0fe2b66b8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5c43bc8dba1f035109a8599dbe6ec2163fa803599d7c76b8b800cfef9bfce281_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:6b32757ca044763d5807ee690a25a6511d5729efc7e6c867401761ef15119c14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bc59d09078de03176ef05337f4dcf1a2dd7b248a9e8ab2797cc4a0c7a188d8cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:08785fc55b7c24b1a65201bb8a3022765762109c6496060b53772f7ae856cc2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:49a620ec9140f53f6c05bbcbf0a9802229f1e1a6b0db6acf26f7539c345efb4d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:b8c99e3f412e22f2920bdb20098cd309cc3b230fe406d77572b2bf30768dcc2a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:0aeef2b916b6c27225951b067c418265d6b4cab28cdad5fe2d449993db6c3c08_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:12684ec1b61c47064b8216838ca2b53dc585febb4dbff153d1e65d3cd2e283ff_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:54cf67339cd9b60a0078f0ec8720d67739e8d55ff28a88f0d2af88d433c67d71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:5db9d24e1df2452a38850a759e3eb4536fceb9b3e1363da97889fb5c7fd51152_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:278978f8b408c64ff7d1114c6b8777634c42f6d56d1994901f18e0d9375a38a0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:2db4122db99bc4ef4b09b6d8a59c1445e72cdb3fe1f8c1cf8f8f423137f7c02b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7bdb0ee0c774fb71b80d4f1df0aa326a4bb9e05784d56067eb7bc0c28936f5ef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d23928442347fdbabd73f9b3b22f9a40c09852d3c72c9b58cb69564dd69b6c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17dde57d52d19ce6bd48ef90b07393854a783c58f6eec80ff3f3bb9930de56ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7a9472cdb2997d9e8a36084f7816a6ddf0dc403e62736361310d4f0908076bef_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b4edebf6004779c15e7a6409ca83e30ac70a875a9846092b120d94b0a6dfa065_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:be497230c124cd94d91db6ea8946b1f56b859a079b88b42151c851bc12aac4e6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:0b0cf68afaf26ad8033ddea25361a5aed687ee75fd92fd7c2048631d1ff8a4e5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3d906e6260602b8138e91a9569113c70424623956565d86cd9a9dfbd5e7c05cf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3fac5dec3eec6377b1dd9f1edcb28f1e2e0f6edc8a9a7ec668313d62e89ad90e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4dffaaa64ab8a29bb48d8b467779d7df87db8fe71bea8e7ba5a02d2a8e2f914a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:741bbfb1f2b90c683dae34446eed0d21bd97a8c19583cad4e24a1d946e6edd91_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a39e63c2094449c8442f09a1ac9521c42680a65e06835540bdd3861f3f67ae8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:2a046ae2553ebaf1e873b7a85b979e90b5ef378d34a6160c4f7d74e0604abb9b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:d6aee021b99257c727fc97ae500ac421be2a00152be2a21acbd7bf805ef43429_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3b8608ec792c99a7b30ce8ebe962a573f8e6502559a85acef2078a56f594b356_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dcd28cb9398bc49eb33c12dc62db445f0e01c5bafd30ccce413d08c53ecf74e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28189d892af71a9303f3ad7d5549ceb6ad6ce24cbe852bb5fd7550ace58bc50d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4a86e375a3f854096454fb859430ce9f5a0fdc334b91873709bd9e826d4e8133_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:93d2690b610bb467c42063274f7ca908ba6bcb81dad4962dda27b6a3aa5b1ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:274dba1832e5516ac257ad9725f27471bb1da49e367d61b864ff2a5d93308fca_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:9cdcdeafb93f61b7b501211320d02d38bbe8c2474791e613fb715e1007ee77aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:48164a8e86d0ace4b50e99f11e0a4935f580b4a22ad2332635b2933963427d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:87c75ef14dc8a409a84f3394c321d41862067974d5bebd0ec6b54ff36101ad42_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:52b4bdc3ce83f9de63d73043c3afe29e3cef8c519c0facb44132966d452021c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6208abcdc9c767ebdbf2db4f9d3b559d61d6e10d3b552ddf84bdf3853455e121_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7cef4e140d0078b929354c76890cba3625bfd811f93e6ba5735d623c37e909f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c9a60e08a26f680d3c91e8030c03b7f75c4d8320764bdc3121208b8c6af306bf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:504a7c2cd4fa66083e822c3835aacbc3208a89417e1a042ef0284b78e6711017_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:67923837fe9553e061e3dac3d84df0fada2bd9093adcea1cfc1bc3c4af2e604a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:7790bc1912f4b2ffcb078461488d026ca2e94b3da3475e6641db0f5a7ae89a3f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:c7dc15bbc9460436234872045580ed0fdaa531e8b735445a0df9de1f96fb80a5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:4a4a1faee78787d592d93aebb3f9b071054c716cbb1757915d4fadbea93c098e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:76d3531242b78fb5192b9c75c6c2ab506a545f668ee591326251e83dcdfc5e53_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7d5dda69eef4eeceaef76632ccd85f4c374964628feaee3236f172a90ec11a7c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:a911130aa05d56206ba72508b6d39eabb6486d01789db7750f71b34fc154c982_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:030197ac038d88b2c944582779fba011bd08c9ff5c5a34b4f65d8e791daa61e4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:589bfe618805db1d9c809c8900ec01f02704b558e7109f45df8206b41c4cb517_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8b77799cf0acd0a0418e9f0fa91921e96dfbd8deccf8a61854e9502853724ed4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d69f321a92b1f09bc272ec12e466e8dcde723fdad1dafdc9a96b28fd46dc0138_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d057782d88235d15012e40ea1e9e733e2ff4c5546531c24ab79ae6451af05178_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f70391c60f27ae057f58a3dc33f95466b492c6804b3f1491656286c0eaf4aa85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:1cc047397e8560c972580198e7f426bd46be393a1693f785499d2a7e9ab378f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d3cbde836d3e8c82edeecac3d9577b4cf8053fac1774e917e15810e087ea7428_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d5d68a272a889838a7ec78fab77a4ea529f57974a1f39e1a29340c8cace57103_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:f84abfaf6885a722e6a20d4662263e1194a0f1875bdfbb1aed7b254bbb6055ff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0c48abc41d590f4d19d36e582cc5de17f4e525d012795b5710e6146bbc5de306_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:9937192f0e3043c3f12f60202815b0b9fd9811af1f01c94aab06b31b1c49de8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:987115b8dac6a3b342de07f8eb51aa270d965af198a795f0baeeb14a6c600e1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:99c49bc782efcc386170370481563649f2096da8c455f999b31a5a07d50634a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b2f1d3bbd13cbebe8da9144c6c03691a9989d3dba3068683a21d7d5e5427e367_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ea432e960e673fde7ef036d7fba9598a8847ea62ec271e00b7606cb0c95a6fbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3959ee904e16fd3140f9e72c37a9c5bdf4a30d41eb32013ae85fd3fcb5fbe290_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:4373d20fa30080e982f77170b0e77b7007ccd6e14289e697a6f7095c482a9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:44b4bacd10d6ec05f156e767f2001fb0c4309ea81a56583d56024ab11a7875cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:604837764b5bb51e3eae434a82ea6b4a227c2d55b3dee0526676ae8620a50bb0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:381583f55194769d3c8ea2062fa44a88fd6f905233daf5a732be8367dac85fa0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:43e80f781c5189bd1481e5978505960f67a5ab99d94c9d648ef14d4926cbf042_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4f78697157df28a72179bf35a667e85ce42968e5a25dca1c7e1bb20de9bf8410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c97869a626b2297f48d32616acd60de64b347f1bfedd7333facb52d4537b648e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:81b25a9f1c9f4d42dc651d6842e14b56fe328505f9f8100427e6a2dbbbad62d2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:9d474495ca34444ec31d2bf2b40bf6dc639a067d69ef4a809bfe574b749bda3c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:c7fbf7994055ac6f465553ec619aff58981d44c2652f13d3c6cb65dc70fe378e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb5c2f46c32f22f33e9db103c72502fc0da988301b2d263e9676f3dc383e0741_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:15991d3caf539b707381913c4f1ec4031ce1e07e18e32aa46638bde0a1a093d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:5e74296618f44b656ea280057a87358d76cdd7ca971c7a1a729c6c774008c613_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c2ba53a2054ebb33e5038842053a40db967406229539bce077953052c1c62e4a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:fdd9396636003c1c0d02db6a00d7bc69774eee16e345be77b326c63ff222225f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:21934ded031768d6ad1739938a6024680f95faa6181540e612bd2a18f21cec1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:427d24ae1571aa99cd8013f384bf30c296d993e59b3227acba533456c3d48765_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b994792240fcfe136c85cc14b7497eef7156128596543cd7e10a0dee233f20f1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d9a022795658926cd3fe54244604c49bfd1916260f1fff16c767cbda919d8062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0a59f1515fe0bc10df185b0b6dc387f69458887b9c4bad0623f348b3d47544e9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:683c734a1492432381d6de2118f23d131796a8ad5a7d82284aae142a71388da7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:797200f68a477166ed375046fe5e25c5507b9622cab6c523d183939b8d4b0aa2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:edd8b346ff69de19820c5e7ecc4c8eb3a1b492fd73e69a5397e36050cb0fbe98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:35085fe3fd9ad8b55df6fc4fc69115ae578e796b59975a2460919e22a0a87eee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:d668afd9f72bc973ba64b57b4dae224b172f3a730976270d2a2e3ad1970ab9e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c47b2fd7608dbc65edd7f818ae7c1fa8c2afc2b689f364ad0a0b83ec61c4c133_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:feb9c21dbf0d86256950ecf44c96c20d2468c8a465575eb79b5ecce61acff473_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:144dec147a663987b7160245d9098a675d38ef2e3f91e1de33c187e46761227f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:62aee0a35590872513e75f256a41273b90c9af60944f9964bf8f42aa15006aa0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a24da1e29373049fbcdd64557c25ff0129c643b25dfb76a23978eb4c25a4b285_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:0f6334f83ef91b4b9320f3bdf8d54c9837bddf270931a25f9b69334cb30d635b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:19b1a11510f90dc1f72c4a70b70c62216a53b7b298652991ce42559eb7391f5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a10ddfaa0eba88773227b134f16fe6a769df7b1a45a0e09eeae9ff66b8770c9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:a3c58afd7a7b53f75c8e010e288bb8dc93ba953dbcda5e97529847a63c331780_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:3bcafdfceb80ae68e5b560facf802fc31ecfdcead755bdc399b8c92e553ab41f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:68a4fc78faac3fa8038e6c1f97389c3fe2b3f2b3d1541edee8860ce73565308e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:b1f2fa12d7000998d5c9343826f4d9f1316f383f911694cb9b96c1f3973c474b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f10925a829e91f117cd89b38981030575ac22202902be962ba8165c869e84b71_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2dcdec0c50a162066fcff2a1fb230b99dde0f464b80c13f8294ad8aa0579ac29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4e289f5cd7d69fd067345ea5d8bb1dad4dc03e3b8db9ebaf0e4416cb73d69fa0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f738b71e19316dd1aba3523bd18a5d82144ce84899fe851a3f50077f9afd225_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:9f3ea02496c45420e115353df1f0d22bcf176abad141f3bbb5dd7a7847c31ded_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:234b11aef8622c6483ad02f6de77c149ec28a67066d99112be4943963efd87df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:390c9e1c7c5b192a5b0b7a05f78a682d2af3a3d3a84537d10796b9605edf21db_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:c1b1596003c985859b37b20d17d359dc841b0d2ae844c43204dda5296cc22975_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:ea49c2f969b57a0c47006a6894fed74eca5a9449ba0435dada1b0f4d2eee8263_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2bf5b7480b3f1d68ec8d32a65239c99ecdc58dec1442f66c1c15646e48c06212_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:57f854046159df7353c34cfe4c669038493eaef07445ea3f7187e204b5eb4ea4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:96bcd253f2f202e48d7d7cdf00013b2f9e91b46ff7d034f8caf833b15b2fd3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:980cee050a6e29f4aeab09f82d58ac90d8f451826cc88bb770cf767113389aac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:29acdfedda9231a58130a31ef58d3230a1a164d35db070a57b71b96676ffee44_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:48e1a2d5a955eeb3910180b4872c001744ad7c04d828d33de092943f4ab7e02c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:95ad4cf8a83ead6104402e98bef3d7edaa15c572fbd0698f23637efe125a19ec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:9b3aeb1fedaa8d8b2b848f10e1df58ac2424f6952a3ec3577c1c4558e06e3203_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:01e0017be2da906b434f83c839514b81fdc4911a2be31da553b4a7e6f38e0243_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2646006b62a4712b2767230aea08adde988dcfd9614e5b941e2713cba54aa049_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:47ec4d8b29538ee7953122f147bb1bc63adb6e2465848836468ea2e7017afc9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e2ea3fc6ac54809d03ab59873e75f4ada72534e9d5baba6e33c649a556fd87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:8180569dc9b7272250276b67a8c0451644973e8b26d8bc638dd89c2f8a2e99b9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a27d09372122e3e09a389d1fbc23c4c1076be90938e2a4a5cf30e87b410c4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b761e6407fdee6da47b5dd1c86c2f03a8883fbe5a84412e98ef2548bbb5e2c34_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:d8dc27cd51e1722e5e0075fe15e82fd579d09a4c95791f2335066ae8136d0616_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:4efc9adf3ea2688fdb508d5872890808f38a463fe43ce54aa490aa237dec7f31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:cf149d7843c9e01c9fa1447fc1680fd7ee7d5e1b38329534c4377cf47bb92919_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:d91c8980813629ce47fad5b13ffb5fe8a104cf16c0dd223594d91a3fa9a8ac71_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e9f4fec5d7475f1b82352f3c18430188360eb59d023a24c2413c8bc28141b782_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:03b7b3d450bc45afe9fb936e237e1ea7bcf3734c8d528f6c2cef00c7a9feea58_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:599984ae5e64b5d690b912ad713e0a461176d75501c09c632adb414df2f2191d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d288c5163cde8bab1af7df4f70ac61cb2cbe313625f8b8d9f68024c593e7d10e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5d8a9c4320f0328365765a0a2654610bec0c43a0df1be930ef9a3ca918776f8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:083d8c26d01cf6678dcc58f02c053124635ca4400c831bfc5312367d98714003_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:40a1be2490515ad8c7ab315b8d5627704199404a1e53bb81d95f14576c9c244b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52562b256b0dae53e947daa07811152b45513a3af105226c3274e5c771c1df74_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:e53c1fc2644b8c68cdbed3f5170e5ad893e65054ba48bf7d7b0394970bdcb40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8662645412845c3f9f35a92130e394fa680416463b208d729dfe774c8f338184_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:987d3aec71f29453ce88ff5b1eecf8bdff965042798efd510d01b77082f5befb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:ac4115d9ad58709fcc0c58d6471c2683091073bd35fc2aea06caffe15e8bf190_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bbad61dedeaad88058402f97d947013c4a7bbca4069260fa3941fbf5618b7b91_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2b11f5420a8385261cbd944af574694a3faf82bbad3b3e31c4cb1d8fa533c279_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7d3acdc85fa0b081ec0ffbdf0d4a703671e4727837ed3986f704b9432cef0d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8e0c7e8eb9a5ed72148286abf0f7ba0998619f1e2a6643a7b3c1be2b2eb2e2df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c1f214f6a11ef1ccabd4e35b386212b38b3e9f4160d064a098dc0a5343ab259e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:234dfa31974ed6e80cdfcac1e1d96bbc993b83aeaf7f8c463bf56e8a53bdbbaa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:86be410fd36fb28d1ffd0c1e448d574f48fbbe806524062ad753ce21a17ae7e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d9b2e0e523d9eb5e6d892d82305c151a81a0937c648c2e6809bcb8a02245af2b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f709d4dc275427a975778429cfb65b50e26b2197a06abefe5c8bfd640b3202ed_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:18fb01dacf97f0925b74ade94001f0695389a2cbc2c60b4f3f3a932c5869f534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ea2302d21cc16cb7fee6cf4b37c85829f7d61a9f8d91c58202f55812b0fb73d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6344e342c5a65af9cba5299306b28b1f01a6be4c23dc659d796f62583a3b76e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f38a621201182e03c786ef8efa9612734aaa06b105672a05844d7f8c5f29194a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:dcebaf72e12602c73b2915b502915c61fb06bb784169db1cb7c624291b0cddd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:2103fb27903de187221759db7469ae89b125c69699c6d624018f333bf495e264_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:14588e485943ad2b20790f3cdb08aad99f91df9d4cffb5259c04932590e087e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5aa2d0d9007f46145c4f061c1b245ac6f09a89bbcd488e8f13b7189390790619_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:955c4ec171108a5c28c92912c3b4ed602e44ea4d17a5a3d31c42daf553d46be2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b70a559200f13558beeee47c0c82bf9dd26960997e8e05ba312ad86ee922b862_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2350c26ccb6189376549a357af76590a05c651f6807d48eee5e463ba9076cc62_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3ea9fd0d21fb76dcd349fe038718153dc3580a01d21b772c3f368cac54726b5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:53ada4a5ea91a3dd79d2e5734580f7fdf630bb4508243c4dac9b4a23590d5e94_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:551a4eaf5695a3e3843020f7736ec68107b7812786864a9f87c481dfe1f5d0c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:554110c1dcd598d75a10b2b01893031b881e84bc5ec1c02be93f6aaf07a9fda1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:746f47afe41f1bba794490b16ea5645502d6a36552004b3ec9cbf1b5b0922df4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:86c739db67b9706130083ec3d600a0b8346b4b2c88cb122bf7e86f138caa7923_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:d29a36ef42866ca7fcb277ccb96c46a0847c021435ded2c352e1388c3fc4d607_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:14f4b8cec26faa20fc9450440164ab21b75f16a9a2a68fe6483c4ab662ab17e9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:8593f4269f05d1adac301d4d42afb618618a9d6e856ba2b7b0073e66706b7eda_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ea316318ca8a516cb209654cb784670dd12910965e57e071a600268e824a4fec_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ff34dce00dedfaccb1ee559136d949d1d7ef3cd047433b9df6031d45dbb99e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1f981c830eb21c82966229900da0658b84aa6c0749f04cf692ef9672eb9a6501_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:527cc4d50d84471e02f90b3eee4a3954bde831f67731f1de3d3c3f45d089c12c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:94814b55b892f2c60a4c17e9a5e093b716c6e41c2b3f632c08da49ad5f01b239_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:bb46ed444f69a1b0856c3166dbfddbd3acf6577dc3e102b36d34995873747009_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:409454a50b656f7a94ea36b94d6c5b1cf56d818d56ad9756ff2da2bbbceae22e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c11414e0fe173e00944b42876062c5f4946246784c7d0f76996a09cd4cc554f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:8261aa2a0eb15a26fc54ed1a32230825e7fda97c16ca52075ed136d0ab755b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d81f2843c0e8b40df02b2c9c03b40e17e6d9d6e858dede90e2151283506ddae2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:43f8ed34f92637f514b7dde1b9fca99629f516afdf2793efda705189fd1c27b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:47f100d763a1059054674625598f4c5ecfb8f41978fa893d2e6062fad911d2ba_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:546882d8739c5fd1ef48dfdc6cca6a968af831d26cec2441e1e5da6fdef682e8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:86b1090ed0057868284664cad08b2ef7c894a2db4c2424c6e05429bdd975e617_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7ee9dd2755b83e4562555dd569ed72bbaf1c607cef41b9d0e79e36dd331957d6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:823050218089d825a64048ea09f6f2a6d79312994469cafbe9b48178d028bb5c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d65eda22d0eaef31fb05b717e893bd8ccd3591e6f0761a5718283146fed3c937_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:e8920568fc3ea0793314b75a683c50b6cea9ad3572d2eac206e3126e0a981b07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:07f11e6194681064f11773970388a9e8ccc30e6d60106d3a67b420f1867770d3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2c1bcafd5afbf0c0a54c348585c749e50a68f8bb174b92bf36cef0b9b1a47779_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:73697134e89fb88246ae17cb1ce11fad4b69da9c5d84ea1d80b22088267df519_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c875b8c653a6198cdff36463e5692c2fbb2e449497a7be62ca9bb35ee474da9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:075e1c8997d45490d4c1ed0ed8ea67ab9fa561ef70b5dc9f68d7467137293d15_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:767ab02fc8da7880c77e80cc5c98abeb901742e68c576448a6c858eb7d0167ae_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d948d94046a1d4911d1cca32ed2296aaf6f496d50eacd77f78303ceeb6a818fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:f6a0c5ee2f697a5ec214d4957dc5c4961b0ed8089f43d2ce82d5081f0fb85984_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6979b7ea954b76b42e620e272a428037199af52f6f02823f64a47f9faa1a00c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9a7ecce2488c220176d602b5a2b27e6a618209d527afd773d8156c0db8c73414_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:9b9def644b8159058591ca11370674bce6709698a90fab7a686ab07c9f57da22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ffe2fe56c6a658bbcb2ef54d0bae2f17c6e25640f7f593c8517c6a348f80fbd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4635048b33d2adcb06b420f7285d028971607f9ee0fc029f83469ae3e0380852_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a90c97522e7c7a485bb5c4a208a4c2a6f58b5f97f540774d4d33f1abed9f31a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:cf9e7f4f154f0c84f6b3b13df8d02099640b26bb3d024e986fa8cfaf0c41ce77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ed1088633ba7483200739350b5e70b63dce7ab870639f8757d03b02bf122aedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:27375cc1e1cb13df45fd3d89fadb603a8f1eeb875ab96a41a1b7273a28639b93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5435804f59680821af7cd0152c94ef6adb0653841377a0c63f540e103878308f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:765294c31a4d4d0b1ef9eca5197cf2eff00c8b4c15b1f6b0f334470ddfa05b96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d04508d9437eed87fdfc9e43b05f5cccec081e72b5302cb1f2d19060ec0019b5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0dee72fca29b85ceca0400f93e5b86fa207d1217c43a6c30e6916e34855b957f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:57c249c79d13a7b44a6a005140e048612153fc9995604fd6f86273d6cc7ad20e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8f36f73b007f6b483fdb537f56c66bea630b1190b9416c25c5e7671b3754e1ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d3ece58e0008f4de7711665b10276537142b1e8ae35f5c68601096ec0c8d1f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:98c0e02a8ed81d1ed5c0ad523f6cd4f1375f67f81164d3f0e6c642b264cfe583_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:994414e14c9aa5e0533d65f6b34eece2576d5e1175b9684535e17f4939bd7999_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:eb08d06fe6aea6e34a27dc13c2e6fb9128e8fb06148f01016a61e344501dd35d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:fe09da54270fa587ae3a9b2eae8f03cb77c0167755c3013363ed6718f91dc311_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:252a620b6352f2275b1e4f799ea3302a6e405318daf1dfd29905d4d9fdc9a061_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3b054abfb5c16cfcc75103510a32f7b0138999d533f01b1d263a66ce87b565a2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:89d2179301c48812034d7297d2a8bc0021e184d2cdc07b031640ef68b04a472b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ba1510a6f7509ddb1d2844c2cca3d923a6c7df4291e297a962b1190041384a3a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:1242369c003cb28ae8ad50e6d36322a4007a6de01b814cafac07495b6d3be297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:95989d242a62f912ce1763ae8b482b6662e2b7159f288c0578671e5ca0e27bbc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d74728059164442a0d74a0ee81522a7320db045a21a044a11d3a46087cfe87a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:dd50aa2ef37901cde9e2efab9379017868342bf17cf96d7886b442e0566333f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3ca91250823b33f5bbb2b3db6eac8fe602db74e1c6a8421752759b24a5dbb7dd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e272c64c201b6b885c23ecce03f565f0a4b8ca77faa65bdc3237065cac0eed4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:803f4a61237f979178521ca3bf287458aa3281ee36a8b7e3a013baeb2cf61575_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f7885f9f7e4f69feea556f9c94c234e8fd44dcc0c4c3ec9f68dc12b0e6195261_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:25eb8ce6cdc76788b929ca6331eac8efc5f28d9644e8369b818f6ee481e930a3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:5c6166b5d92adfeae43fe652443b0ba1f7ec1a2aa0d67f3dcaeff7533ecfb622_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:606ff7b518c6e037cbea899064a761e4ab30cd026dd85b94f04557db8c6590f0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:a700696dd47c2dad85b6e118bff538b884db444097a360708a6f5c096140feeb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:09950bdf9637da70fcd177bf042a6a67896d0ee52e45d760fd263ed76e1942be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:6df979fb58a40ca2dbe0d32994300cbe53e9d74fa10fc4bfd7fb1ac58c0603aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:79e551d29ba7fd88e269eff7d9bb5c4c424e379daca3bdcf29ff01bcd198f057_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:9525ff42c4ef260203adb1ac38d0e76006a9cf8c4c376c09757fc7193fe5c8b1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:8e401428e718da953bda91def29d23bf503a3a14eab4bc09f6f69f68c9371191_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:de18ac0122f12a9bf14044a92ed7e44581d72fa82cdbc53b33b4b1e5b4da8074_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:9ae05d1fecc8cbcee08877e8a728a93178489107bca6fc03129bba7dca4c77fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e24f2b12f86531c08f7cc5e8b4cfb13b2ec20e96d7da476bbd846c4cfeab533d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4056183f7147cd94b4f2218fe3d1b46f9ee9ba6222edfa9037156b2be9f00210_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48477548454392ae6cc4da7ea6504a6d67243d134a6df38579a14719ba3ae25a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9c03b1675d8470220676632dc5f9ac4c010a427e8a6327607697a37295027738_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:9e023744f4e97993dcebcc40825c70989463600bd19564e166d52cad1b08f669_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4482a27ddcd17c578cc18ce84320cc91f03c50d189ceb6983a6863a4797261a8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6d459138a38f12e36a7f44b335f742f555f5f43f885c59a19f75ff7959e8f20d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:77f3e1e21e0974ea924849ba430832d78f574f52bd1da8bb664f54dcbe06b88d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f0f8abbd02703c779c9d27d5020b2236732ed86419a03cf96f5b42fdcc568afa_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:18ca2cb4474372967a3e2f94eeb077edc9d1b45999dc121857261786747552bd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6c5a2b558c6ea96ee650211d0c12d7be15372e8d65106d29c535afd92ee042fb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:91cc5958f8d365923588c59af9dd89dd1655838f482bb5fd7c7b98fac804d006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:be09b8e65a40754143d36c5ff45224f1937be2c2b10c28e92b36634fb0263a60_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:062d1aa7ad87d3415ed079fe1fefdfe0cb6b9cf742836dfb8990fb1433f3432f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b05289c85fffbe651b4d65c7d4e0534e97d58fde8e24027a4aeae4ff506bfe89_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:be858f5ce507ee1dcb0401d2acbfbdbb479c3b1c69f0db9580a525eca74b3dc2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:c5360921979ee9f134cc7e2da75e9538c54c05fff5d1259da708b13676971c2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:714d5720c80b72fc2003a87c64c01feb27c273457a1d6509c20b84127fb56785_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:bd6d0ed0f67c9f66b0a676a3d9ba3310d1ecea25f2e59ced8ceb2b95e4a86633_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d6477efc352e0e87bf6365251156fa80572b993cc9a27240e487989699ad109f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e849e8413136611f4f6ff128e9160ea13b84d9b6740de5e1d2b2775672de062d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0eedf87fd287cddad36cd7cbd5055e1627c5e8ee5025bfab9c40a6b6c667ff89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:75e2b74819afc59b36264906511f4de8e53416535778f9a5d993a447a068a90b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f6294ca4124ffa2225316edb2720a5809b45750dc8699c277b5e96d918a84816_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ffaca212f25aa364109c2842bd4db1930ba32d9949fea4aabfde52d1faeeaa5e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:19648f409a64d02da77583261550715669cc31372aad8c8c3f8354929a447661_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:4fb1b09ffccbaf9b33843c9b1a6c62ae95ead3dfa0091f09e9311050340aa3bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e303d5091c670d7c1cab5c6a1f2dab03093bc4f4132d12770a21663afe9276ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:fd845d66269e5b236b2d8b8b7f25de05c6326f2e1b5073b1c00edb58a8291cdb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:398995a66c72036108ba7b8db558a677b1a97e9fd89e9e4518ddbab70c1c1271_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4d4ba6818136edc819d5541ca16ee857da37bcef60cfb73e8138a8b4275b6e2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bffe83a0a98177f4278e49a7322c3768b13512cf0dddfd5529df0b628d2974c6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:fdd36a7d7f1ad7cce6f5c80a29296209605432f111bd502cb07217d08489a479_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:1d79c3b782eea1f5f66240636c5ccc94239270032880e3f6fd7af00cc11386d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2891c38af6a144e2261e83f04486e24839a353c52d39ddd6d53bd8285a9a4385_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:7f2a5d856f120e1cee1fc29646b7fc5f089bbbf35aa82b96634e0271790469a5_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e89b8d16040b986af18dc53532a35840459fe0821753afae12364ccaffccaac6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:078dd3b8a27797bc98ef1fd0f80976084057bab472cf00834e567c5bf359a7c7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:56f267f58d63c47337a8d7406f2d6f40a3d5f895e3401e39e37625db6c891438_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:73224fbfa4d57769e8be7c8615aafabae45a90fb9e8ff7dff034aceeda0be96b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1f4d7b5e6361a9a6574fef683d3e254d504b002219378971e1f532e6c6b9f8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9a1a26c657da919ce3ba7182e69ce60b0b558e212fd03de0b5b1175f9a7ee6c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:a9d448ab97f2fb589fcbe902091b3e84f04063dd9c456878e854891e38cd7e4e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b2202df4564d303574671788dccc488c514ab3971e758f80fd015ea59be311bb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c6e2b1b57d09a12b52c58d3ab2c38e18536310d424cc842c579a5d194d4d9f13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0bf3dc46ce8a0f06faae3b9530dd86e119f3b97c760a8fc934761f667c2fd0a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:5234d6b35565df309826bd5fa502b2e97b893ff7bb0a7c13d3b20d3cffd1f719_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ad40565f413d401d30e5676ec914ee678452c822084068e7baa76290dc2aad72_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c283f9dc02199706260455c12ecd8f7ac538212b1933c92fa2c4cdb1d399a0b9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a6cd0d1dbe61eadcf51611dec3d6c9e0ef680890d27dd25a985583b82214b236_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:a10112ae3452d0e4a8dedb958c0635c09b74b3dd5cbef7627fb3634e9912e81c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:3c2662f4a2f36c49a1366ddb26c5d80f91c3838329568bad2e6270941d47e293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a3dec64d8b4871f2d66a763b229af496fbc1cd0cf4c5c3e1219aea241398bba5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b55c3112d03a53e9ae07a5a55614a7c7fe0c7eaf20ce566862674260f6e052fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:547a44697487d62e1a2ea5ed88ddf674d5ffcaf57ee24723ceba06707f9a1f02_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1f183786083e85bda1b1d2517ab4fe3243b1868f88e55f269801468c11ba6a18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:917c5ed07bc6923f6df5915013cc2e7eb71a815b592332b9af77208605ab465f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:a817ce5548d66d2c158b0583797972590ca3d3504cbfaef99b76716a7033684d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:aa23b8cc5a9c608eb4c718e9bf0a9526252c5594ca424da37b6bc3ad5056d508_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:1f4baed7661abe80c32215083c4b8ffdc84c66553626d86e52e8e388afc91533_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:76a47032de26a5b12312b89244c5942d3f3332e16b2ce1946b75f22ecdc631d0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9f0d932b4e39397ac0f76ef8bb3337e4d923309997698fed2f8f1a6d4cdf35a8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a8471f3ffdab39040d2e8dec1fa93c7292a6b478788501bb84da03899b6eba15_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "protobufjs: protobufjs: Arbitrary code execution due to unsafe expression generation from crafted protobuf descriptors"
}
]
}
WID-SEC-W-2026-2452
Vulnerability from csaf_certbund - Published: 2026-07-21 22:00 - Updated: 2026-08-10 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| URL | Category |
|---|---|
| https://wid.cert-bund.de/.well-known/csaf/white/2… | self |
| https://wid.cert-bund.de/portal/wid/securityadvis… | self |
| https://access.redhat.com/errata/RHSA-2026:42815 | external |
| https://access.redhat.com/errata/RHSA-2026:43625 | external |
| https://access.redhat.com/errata/RHSA-2026:40765 | external |
| https://access.redhat.com/errata/RHSA-2026:45360 | external |
| https://access.redhat.com/errata/RHSA-2026:46539 | external |
| https://access.redhat.com/errata/RHSA-2026:46623 | external |
| https://access.redhat.com/errata/RHSA-2026:46558 | external |
| https://access.redhat.com/errata/RHSA-2026:44268 | external |
| https://access.redhat.com/errata/RHSA-2026:44239 | external |
| https://access.redhat.com/errata/RHSA-2026:44264 | external |
| https://access.redhat.com/errata/RHSA-2026:44237 | external |
| https://access.redhat.com/errata/RHSA-2026:47059 | external |
| https://access.redhat.com/errata/RHSA-2026:47060 | external |
| https://access.redhat.com/errata/RHSA-2026:44267 | external |
| https://access.redhat.com/errata/RHSA-2026:44263 | external |
| https://access.redhat.com/errata/RHSA-2026:48151 | external |
| https://access.redhat.com/errata/RHSA-2026:48126 | external |
| https://access.redhat.com/errata/RHSA-2026:48033 | external |
| https://access.redhat.com/errata/RHSA-2026:48032 | external |
| https://access.redhat.com/errata/RHSA-2026:48124 | external |
| https://access.redhat.com/errata/RHSA-2026:48034 | external |
| https://access.redhat.com/errata/RHSA-2026:48891 | external |
| https://errata.build.resf.org/RLSA-2026:48032 | external |
| https://access.redhat.com/errata/RHSA-2026:48933 | external |
| https://access.redhat.com/errata/RHSA-2026:48913 | external |
| https://access.redhat.com/errata/RHSA-2026:48872 | external |
| https://errata.build.resf.org/RLSA-2026:48033 | external |
| http://linux.oracle.com/errata/ELSA-2026-47058.html | external |
| https://linux.oracle.com/errata/ELSA-2026-47059.html | external |
| http://linux.oracle.com/errata/ELSA-2026-47057.html | external |
| https://errata.build.resf.org/RLSA-2026:48034 | external |
| https://access.redhat.com/errata/RHSA-2026:47058 | external |
| https://access.redhat.com/errata/RHSA-2026:47057 | external |
| https://access.redhat.com/errata/RHSA-2026:49642 | external |
| https://access.redhat.com/errata/RHSA-2026:49687 | external |
| https://access.redhat.com/errata/RHSA-2026:49681 | external |
| https://access.redhat.com/errata/RHSA-2026:49735 | external |
| https://access.redhat.com/errata/RHSA-2026:49680 | external |
| https://errata.build.resf.org/RLSA-2026:47057 | external |
| https://errata.build.resf.org/RLSA-2026:47058 | external |
| http://linux.oracle.com/errata/ELSA-2026-47060.html | external |
| https://access.redhat.com/errata/RHSA-2026:49689 | external |
| http://linux.oracle.com/errata/ELSA-2026-48032.html | external |
| https://access.redhat.com/errata/RHSA-2026:50357 | external |
| https://access.redhat.com/errata/RHSA-2026:50340 | external |
| https://linux.oracle.com/errata/ELSA-2026-48034.html | external |
| https://access.redhat.com/errata/RHSA-2026:48670 | external |
| https://access.redhat.com/errata/RHSA-2026:50479 | external |
| https://access.redhat.com/errata/RHSA-2026:50300 | external |
| https://access.redhat.com/errata/RHSA-2026:48693 | external |
| http://linux.oracle.com/errata/ELSA-2026-48033.html | external |
| https://access.redhat.com/errata/RHSA-2026:48676 | external |
| https://access.redhat.com/errata/RHSA-2026:50850 | external |
| https://access.redhat.com/errata/RHSA-2026:50931 | external |
| https://access.redhat.com/errata/RHSA-2026:47728 | external |
| https://access.redhat.com/errata/RHSA-2026:51349 | external |
| https://access.redhat.com/errata/RHSA-2026:51348 | external |
| https://access.redhat.com/errata/RHSA-2026:51342 | external |
| https://access.redhat.com/errata/RHSA-2026:51200 | external |
| https://access.redhat.com/errata/RHSA-2026:51199 | external |
| https://access.redhat.com/errata/RHSA-2026:51197 | external |
| https://access.redhat.com/errata/RHSA-2026:51196 | external |
| https://access.redhat.com/errata/RHSA-2026:52394 | external |
| https://access.redhat.com/errata/RHSA-2026:52399 | external |
| https://access.redhat.com/errata/RHSA-2026:52768 | external |
| https://access.redhat.com/errata/RHSA-2026:53298 | external |
| https://access.redhat.com/errata/RHSA-2026:52990 | external |
| https://access.redhat.com/errata/RHSA-2026:52968 | external |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"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": "Red Hat Ansible Automation Platform ist eine End-to-End-Automatisierungsplattform f\u00fcr die Systemkonfiguration, die Softwarebereitstellung und die Orchestrierung erweiterter Workflows.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat Ansible Automation Platform ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen, Cross-Site-Scripting-Angriffe durchzuf\u00fchren, Daten zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen oder beliebigen Code auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"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-2452 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-2452.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-2452 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2452"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:42815 vom 2026-07-21",
"url": "https://access.redhat.com/errata/RHSA-2026:42815"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:43625 vom 2026-07-22",
"url": "https://access.redhat.com/errata/RHSA-2026:43625"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:40765 vom 2026-07-22",
"url": "https://access.redhat.com/errata/RHSA-2026:40765"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:45360 vom 2026-07-24",
"url": "https://access.redhat.com/errata/RHSA-2026:45360"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:46539 vom 2026-07-27",
"url": "https://access.redhat.com/errata/RHSA-2026:46539"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:46623 vom 2026-07-27",
"url": "https://access.redhat.com/errata/RHSA-2026:46623"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:46558 vom 2026-07-27",
"url": "https://access.redhat.com/errata/RHSA-2026:46558"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:44268 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:44268"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:44239 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:44239"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:44264 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:44264"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:44237 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:44237"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:47059 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:47059"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:47060 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:47060"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:44267 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:44267"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:44263 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:44263"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48151 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48126 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:48126"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48033 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:48033"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48032 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:48032"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48124 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:48124"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48034 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:48034"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48891 vom 2026-07-31",
"url": "https://access.redhat.com/errata/RHSA-2026:48891"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:48032 vom 2026-07-30",
"url": "https://errata.build.resf.org/RLSA-2026:48032"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48933 vom 2026-07-31",
"url": "https://access.redhat.com/errata/RHSA-2026:48933"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48913 vom 2026-07-30",
"url": "https://access.redhat.com/errata/RHSA-2026:48913"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48872 vom 2026-07-30",
"url": "https://access.redhat.com/errata/RHSA-2026:48872"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:48033 vom 2026-07-31",
"url": "https://errata.build.resf.org/RLSA-2026:48033"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-47058 vom 2026-08-01",
"url": "http://linux.oracle.com/errata/ELSA-2026-47058.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-47059 vom 2026-08-01",
"url": "https://linux.oracle.com/errata/ELSA-2026-47059.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-47057 vom 2026-08-01",
"url": "http://linux.oracle.com/errata/ELSA-2026-47057.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:48034 vom 2026-07-31",
"url": "https://errata.build.resf.org/RLSA-2026:48034"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:47058 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:47058"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:47057 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:47057"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49642 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:49642"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49687 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:49687"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49681 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:49681"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49735 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:49735"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49680 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:49680"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:47057 vom 2026-08-03",
"url": "https://errata.build.resf.org/RLSA-2026:47057"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:47058 vom 2026-08-03",
"url": "https://errata.build.resf.org/RLSA-2026:47058"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-47060 vom 2026-08-03",
"url": "http://linux.oracle.com/errata/ELSA-2026-47060.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49689 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:49689"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-48032 vom 2026-08-04",
"url": "http://linux.oracle.com/errata/ELSA-2026-48032.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50357 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:50357"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50340 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-48034 vom 2026-08-05",
"url": "https://linux.oracle.com/errata/ELSA-2026-48034.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48670 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:48670"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50479 vom 2026-08-05",
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50300 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:50300"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48693 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:48693"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-48033 vom 2026-08-04",
"url": "http://linux.oracle.com/errata/ELSA-2026-48033.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48676 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:48676"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50850 vom 2026-08-05",
"url": "https://access.redhat.com/errata/RHSA-2026:50850"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50931 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:47728 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:47728"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51349 vom 2026-08-07",
"url": "https://access.redhat.com/errata/RHSA-2026:51349"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51348 vom 2026-08-07",
"url": "https://access.redhat.com/errata/RHSA-2026:51348"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51342 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:51342"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51200 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:51200"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51199 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:51199"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51197 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:51197"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51196 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:51196"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:52394 vom 2026-08-10",
"url": "https://access.redhat.com/errata/RHSA-2026:52394"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:52399 vom 2026-08-10",
"url": "https://access.redhat.com/errata/RHSA-2026:52399"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:52768 vom 2026-08-10",
"url": "https://access.redhat.com/errata/RHSA-2026:52768"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:53298 vom 2026-08-11",
"url": "https://access.redhat.com/errata/RHSA-2026:53298"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:52990 vom 2026-08-11",
"url": "https://access.redhat.com/errata/RHSA-2026:52990"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:52968 vom 2026-08-10",
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
}
],
"source_lang": "en-US",
"title": "Red Hat Ansible Automation Platform (node-tar, linkify-it, protobufjs, brace-expansion, fast-uri, DOMPurify): Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-08-10T22:00:00.000+00:00",
"generator": {
"date": "2026-08-11T08:56:44.331+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-2452",
"initial_release_date": "2026-07-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-07-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-07-22T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-26T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-27T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-28T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-29T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-30T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-08-02T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und Oracle Linux aufgenommen"
},
{
"date": "2026-08-03T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat, Rocky Enterprise Software Foundation und Oracle Linux aufgenommen"
},
{
"date": "2026-08-04T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2026-08-05T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-08-06T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-08-09T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-08-10T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "14"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T056236",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T054581",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.2",
"product": {
"name": "Red Hat Ansible Automation Platform 2.2",
"product_id": "T057005",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.2"
}
}
}
],
"category": "product_name",
"name": "Ansible Automation Platform"
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-59873",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-59873"
},
{
"cve": "CVE-2026-59874",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-59874"
},
{
"cve": "CVE-2026-48801",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-48801"
},
{
"cve": "CVE-2026-44289",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44289"
},
{
"cve": "CVE-2026-44290",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44290"
},
{
"cve": "CVE-2026-44291",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44291"
},
{
"cve": "CVE-2026-44292",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44292"
},
{
"cve": "CVE-2026-45740",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-45740"
},
{
"cve": "CVE-2026-13149",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-13149"
},
{
"cve": "CVE-2026-13676",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-13676"
},
{
"cve": "CVE-2026-49978",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-49978"
}
]
}
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.